Hi,
we uploaded a new version of the package maui-apt-config which will change some of our default repositories.
These now link to a snapshotcopy of the neon repository under our control. The normal neon.list therefore got removed.
To get on the new maui-2 release channels, please use the following commands:
If the last command went through fine, you can also do a cleanup via
This allows us to control the flow of updated plasma versions a little bit more and assure our users to have the latest and greatest of stable packages without the likelyhoof of breaking something (the same goes for the previously used package repository packages.netrunner.com that got removed aswell and is now a linked snapshot concurrent together with the snapshots of neon).
We hope to improve stability with this move and provide an overall better experience for our users.
Please post any questions or issues here.
we uploaded a new version of the package maui-apt-config which will change some of our default repositories.
These now link to a snapshotcopy of the neon repository under our control. The normal neon.list therefore got removed.
To get on the new maui-2 release channels, please use the following commands:
Code:
sudo apt-get update
sudo apt-get install -q -y -o Dpkg::Options::="--force-confnew" maui-apt-config
sudo apt-get update
sudo apt-get upgrade
sudo apt-get update
sudo apt-get dist-upgrade
If the last command went through fine, you can also do a cleanup via
Code:
sudo apt-get update
sudo apt autoremove
This allows us to control the flow of updated plasma versions a little bit more and assure our users to have the latest and greatest of stable packages without the likelyhoof of breaking something (the same goes for the previously used package repository packages.netrunner.com that got removed aswell and is now a linked snapshot concurrent together with the snapshots of neon).
We hope to improve stability with this move and provide an overall better experience for our users.
Please post any questions or issues here.