Each update is a new configuration

Hey garudians!
Every time I update Garuda Linux the configurations are reset. I update with -Syyuu, is that the reason?

CPU - Ryzen 3 3250U
RAM - 5.9 GB
Kernel - 5.11.3-131-tkg-bmq

Yes :slight_smile:

Read

please
and post

inxi -Fxxxza

as text!

5 Likes

Should be:

Sudo Pacman -Syu
6 Likes

Read this for more:

https://wiki.archlinux.org/index.php/Pacman/Rosetta

4 Likes

And never use double u unless very necessary.

It increases unnecessary load on servers.

Use double only when you want to explicitly refresh database. But I guess you won’t need it because pacman refreshes database every time (unless you refreshed very recently)

Conclusion: use

sudo pacman -Syu

Though I don’t think that it is anything related to reseting of configs.

Can you please elaborate which configuration were reset? And which edition are you using? And you updated after how many days?

Also, you’re using older edition (I guess because you have tkg kernel). So this might also be the reason.

4 Likes

The Syyuu command should be reserved for rare occasions such as when your servers were out of sync and you have packages installed which are incorrectly versioned. Syyuu is a command that should only be used in rare instances such as an interrupted update where you are in a partial update situation that needs to be corrected.

6 Likes

This info (and more details about the issue) is required.

3 Likes