Repositories
Development isos have the -dev
suffix. Those are coming with the development repositories pre-installed. The -dev ISOs
are intended for development and testing only, so this document outlines the steps to switch back and forth from the stable and unstable repositories.
Identify the installed repositories
With luet repo list
you can check the repositories currently installed in the system, for example:
|
|
If the output doesn’t contain repositories named with -stable
at the end, most likely you are using the development repositories.
Switch repositories
Warning
Do not mix development and stable repositories! Be sure to have installed in the system or thestable
or the development repositories only.
In MocaccinoOS repositories are standard packages. To remove the development repositories, you can:
|
|
And then to enable the stable repositories:
|
|
The same procedure is valid as well to switch from -stable
to development repositories.
The difference is that you have to remove the -stable
ones instead.