Ubuntu 22.04 LTS
Ubuntu 22.04 LTS
install
sudo apt -y install curl wget gpg gnupg gnupg2
echo 'deb http://download.opensuse.org/repositories/home:/andykimpe:/Ubuntu-22.04/xUbuntu_22.04/ /
deb-src http://download.opensuse.org/repositories/home:/andykimpe:/Ubuntu-22.04/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:andykimpe:Ubuntu-22.04.list
curl -fsSL https://download.opensuse.org/repositories/home:andykimpe:Ubuntu-22.04/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_andykimpe_Ubuntu-24.04.gpg > /dev/null
sudo apt update
sudo apt -y dist-upgrade
Refresh
| Name | Changed |
|---|
Comments 0