Yes, that would be the only supported way to continue using Certbot. These are the old instructions for Debian 8, but they will likely stop working in the future.
I think @Osiris is right that you used certbot-auto
previously. Maybe try find whether it’s on your system:
find / -type f -name certbot-auto
If it’s there, you can just try run certbot-auto renew
.