I installed a beta of 21.10 over 21.04. Now that 21.10 is released I want to install the released version over the Beta version.It keeps telling me I have the latest version but there are some things that aren't right.
Asked
Active
Viewed 178 times
2
2 Answers
3
My impish development system through normal upgrades became a stable 21.10 system about two days before actual release.
This (name change) is one of the last changes made as the daily images became RC or release candidate status.
Nothing special is required; though you may need to sudo apt full-upgrade
is all.
If you
lsb_release -a
or neofetch
(if installed for your system as it is for some flavors like what I use) does it still say development ?
guiverc@d960-ubu2:~/uwn$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 21.10
Release: 21.10
Codename: impish
I did nothing more than my normal full-upgrade
.

guiverc
- 30,396
0
Open Software & Update
> Updates
In notify me of a new Ubuntu version select the option For any new version
save the settings then close.
Now go to Software updater
it will check for the new update. Install it.

trojan
- 44
- 4
sudo apt full-upgrade
is all. If youlsb_release -a
orneofetch
(if installed for your system) does it still say development ? – guiverc Oct 15 '21 at 21:52