this post was submitted on 12 Jun 2026
216 points (99.5% liked)

Linux

13955 readers
583 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] victorz@lemmy.world 7 points 20 hours ago

paru always shows you the diff of the PKGBUILD on upgrade, so no need to worry about adding it to an alias that does both.

In fact, just running paru is the same as running

pacman -Syu
paru -Sau

At the end I review the PKGBUILDs and make sure everything looks reasonable. Usually it's just new source hashes, but not every time.