I followed a suggestion and bricked my server. I no longer have apt
/ apt-get
after installing apt-transport-https
and I regret it.
I tried installing apt via dpkg
but it errors out with:
dpkg: regarding apt_1.8.2.1_amd64.deb containing apt:
apt breaks apt-transport-https (<< 1.5~alpha4~)
apt-transport-https (version 1.4.10) is present and installed.
dpkg: error processing archive apt_1.8.2.1_amd64.deb (--install):
installing apt would break apt-transport-https, and
deconfiguration is not permitted (--auto-deconfigure might help)
Errors were encountered while processing:
apt_1.8.2.1_amd64.deb
how do I uninstall apt-transport-https
and revert back?