I'm getting
E: The repository 'http://ppa.launchpad.net/deadsnakes/ppa/ubuntu hirsute Release' does not have a Release file.
While running sudo apt update
in a LTS 20.04 server, I'm currently trying to install python3 but it seems it's not being found either. Not sure what to do. Any assistance?
Asked
Active
Viewed 233 times
0
hirsute
is 21.04. If you do not need thedeadsnakes
PPA anymore, you can remove it to eliminate this error. – matigo May 16 '21 at 04:20sudo do-releases-upgrade
Isn't a command apparently. – AstroDoge May 16 '21 at 04:35sudo do-release-upgrade
but this shouldn't be used unless you want to do a release upgrade, obviously. – ChanganAuto May 16 '21 at 11:41