archwiki and wiki are your best sources of help
sudo pacman -uyS
:: Synchronizing package databases...
core is up to date
extra 1702.5 KiB 1325 KiB/s 00:01 [######################] 100%
community 6.6 MiB 2.99 MiB/s 00:02 [######################] 100%
multilib 175.3 KiB 209 KiB/s 00:01 [######################] 100%
endeavouros is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
Package (4) Old Version New Version Net Change Download Size
extra/gnome-remote-desktop 42.0-1 42.1-1 0.01 MiB 0.17 MiB
extra/gtk-update-icon-cache 1:4.6.2-2 1:4.6.3-1 0.00 MiB 0.02 MiB
extra/gtk4 1:4.6.2-2 1:4.6.3-1 0.07 MiB 8.86 MiB
extra/imagemagick 7.1.0.30-1 7.1.0.31-1 0.00 MiB 2.81 MiB
Total Download Size: 11.85 MiB
Total Installed Size: 62.36 MiB
Net Upgrade Size: 0.09 MiB
:: Proceed with installation? [Y/n]
@pebcak what is the difference between -Syu and -uyS?
i test both commands and get the same back.
sorry my language settings are in german, i hope you understand the relevant context.
[pycrk@ovoEnd ~]$ sudo pacman -Syu
[sudo] Passwort für pycrk:
:: Paketdatenbanken werden synchronisiert …
core 158,2 KiB 185 KiB/s 00:01 [--------------------------------------------------------------------] 100%
extra 1700,3 KiB 860 KiB/s 00:02 [--------------------------------------------------------------------] 100%
community 6,6 MiB 2,62 MiB/s 00:03 [--------------------------------------------------------------------] 100%
multilib 175,4 KiB 207 KiB/s 00:01 [--------------------------------------------------------------------] 100%
endeavouros ist aktuell
:: Vollständige Systemaktualisierung wird gestartet …
Abhängigkeiten werden aufgelöst …
Nach in Konflikt stehenden Paketen wird gesucht …
Paket (10) Alte Version Neue Version Netto-Veränderung Größe des Downloads
extra/conky 1.12.2-1 1.12.2-2 -0,01 MiB 1,01 MiB
extra/exiv2 0.27.5-1 0.27.5-3 -0,83 MiB 1,84 MiB
extra/gtk-update-icon-cache 1:4.6.2-2 1:4.6.3-1 0,00 MiB 0,02 MiB
extra/imagemagick 7.1.0.30-1 7.1.0.31-1 0,00 MiB 2,81 MiB
extra/jasper 2.0.33-1 2.0.33-2 -0,12 MiB 0,24 MiB
core/minizip 1:1.2.12-1 1:1.2.12-2 0,00 MiB 0,03 MiB
extra/perl-file-listing 6.14-2 6.15-1 0,00 MiB 0,01 MiB
extra/shaderc 2022.1-2 2022.1-3 0,28 MiB 0,15 MiB
core/zlib 1:1.2.12-1 1:1.2.12-2 0,00 MiB 0,09 MiB
extra/zsh 5.8.1-1 5.8.1-2 0,00 MiB 2,15 MiB
Gesamtgröße des Downloads: 8,33 MiB
Gesamtgröße der installierten Pakete: 32,34 MiB
Größendifferenz der Aktualisierung: -0,67 MiB
:: Installation fortsetzen? [J/n] n
[pycrk@ovoEnd ~]$ sudo pacman -uyS
:: Paketdatenbanken werden synchronisiert …
core ist aktuell
extra ist aktuell
community 6,6 MiB 6,28 MiB/s 00:01 [--------------------------------------------------------------------] 100%
multilib ist aktuell
endeavouros ist aktuell
:: Vollständige Systemaktualisierung wird gestartet …
Abhängigkeiten werden aufgelöst …
Nach in Konflikt stehenden Paketen wird gesucht …
Paket (10) Alte Version Neue Version Netto-Veränderung Größe des Downloads
extra/conky 1.12.2-1 1.12.2-2 -0,01 MiB 1,01 MiB
extra/exiv2 0.27.5-1 0.27.5-3 -0,83 MiB 1,84 MiB
extra/gtk-update-icon-cache 1:4.6.2-2 1:4.6.3-1 0,00 MiB 0,02 MiB
extra/imagemagick 7.1.0.30-1 7.1.0.31-1 0,00 MiB 2,81 MiB
extra/jasper 2.0.33-1 2.0.33-2 -0,12 MiB 0,24 MiB
core/minizip 1:1.2.12-1 1:1.2.12-2 0,00 MiB 0,03 MiB
extra/perl-file-listing 6.14-2 6.15-1 0,00 MiB 0,01 MiB
extra/shaderc 2022.1-2 2022.1-3 0,28 MiB 0,15 MiB
core/zlib 1:1.2.12-1 1:1.2.12-2 0,00 MiB 0,09 MiB
extra/zsh 5.8.1-1 5.8.1-2 0,00 MiB 2,15 MiB
Gesamtgröße des Downloads: 8,33 MiB
Gesamtgröße der installierten Pakete: 32,34 MiB
Größendifferenz der Aktualisierung: -0,67 MiB
:: Installation fortsetzen? [J/n]
The order of the letters.
I think the point that was being made is that the order doesn’t matter so when you said that -Suy
was “wrong”, it was actually you who was wrong in this case.
thanks for the explanation, now i understand it
Oh noes! You’ve updated your system backwards!
Quick, run sudo pacman -Syu
to fix it again!
I’m not sure if that’s going to work. Maybe run -uyS
again, to reverse the reverse? This is getting complicated…
I guess it’s best to reinstall the OS, that’s the only way to be sure.
there is only one solution to solve this problem:
Just for the future reference, I fixed it by running
yay
in reverse.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.