Installed a clean system (I installed Solus Plasma)
After the first run, immediately add the CDN repository
See the list of repositories you are using:
eopkg list-repo
If you see shannon (stable), run it:
sudo eopkg ar Solus https://cdn.getsol.us/repo/shannon/eopkg-index.xml.xz
If you see unstable, run it:
sudo eopkg ar Solus https://cdn.getsol.us/repo/unstable/eopkg-index.xml.xz
next, updated the repository data
sudo eopkg update-repo
rebuild the database
sudo eopkg rebuild-db
make sure everything was successful
sudo usysconf run -f
and only now do the first system update
sudo eopkg upgrade
restart the system, and check if everything was successful
if all is well, clear the update cache
sudo eopkg delete-cache
You did a great job. 😊
My desktop:
