Score:-3

Ubuntu-desktop won’t download

cw flag

I accidentally deleted my ubuntu desktop and now I have no way of redownloading it. I’ve tried to do a sudo apt update and upgrade. When I type

Sudo apt install ubuntu-desktop

I get the following issue: Package ‘Ubuntu-desktop’ has no installation candidate. I tried everything including deleting the list file, cleaning, updating, upgrading, etc. please help

Version: Ubuntu 21.10

ar flag
Which version of Ubuntu are you using?
Mar Mustafa avatar
cw flag
I’m using Ubuntu 21.10
ar flag
21.10 has reached the end of life (EOL). It's repositories have been archived. As the repositories are not there, `apt` cannot download `Ubuntu-desktop`. Questions about EOL versions of Ubuntu are off topic here.
nobody avatar
gh flag
Does this answer your question? [How to install software or upgrade from an old unsupported release?](https://askubuntu.com/questions/91815/how-to-install-software-or-upgrade-from-an-old-unsupported-release)
Mar Mustafa avatar
cw flag
The way people answer questions on here is so condescending. It’s obvious I know how to type case sensitive command line prompts. The problem is not the case sensitivity otherwise it would have given a different error (duh). If you can’t help and don’t know how to resolve the problem, don’t be a jerk
us flag
At this point, this version of ubuntu is not anymore supported. Download Ubuntu 22.04 (supported until April 2027), and write it to a live USB. You can perform backup of any necessary files from the live environment, and then perform a fresh installation of Ubuntu 22.04.
Score:1
br flag

If you are trapped you can try installing an alternative DE like cinnamon or KDE. To install KDE use the following command

sudo apt install kde-plasma-desktop

or you can upgrade your desktop using the command

sudo do-release-upgrade

Hope this helps you.

Score:1
br flag

Ubuntu 21.10 (Impish Indri) End of Life reached on July 14 2022.

Ubuntu 21.10 is no longer supported. It is archived to old-releases.ubuntu.com. You have edit /etc/apt/sources.list and change 'archive.ubuntu.com' to 'old-releases.ubuntu.com'.

This can be done by typing

sudo sed -i -e 's/archive.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list

in the terminal. After running this command, run sudo apt update && Sudo apt install ubuntu-desktop. It is best you update to a newer and supported version of Ubuntu unless you have a very specific and genuine reason to stay on Ubuntu 21.10.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.