You are not logged in.

#1 2022-01-26 21:53:15

c4rlo
Member
Registered: 2017-03-18
Posts: 2

archupd - Arch Linux updater

Hi all, I'd like to share a little tool I use personally to keep my install up to date: archupd (available in the AUR).

It does the following:

  • Run sudo pacman -Sc to clean up old packages.

  • Run sudo pacman -Syu to update outdated packages.

  • Show relevant pacman logfile contents, which includes the old and new version of each package.

  • Show any new package changelog entries. (In practice, most packages don't use these, but when they do, it can be interesting.)

  • Offer to remove packages that have become unrequired.

  • Display any new official Arch Linux news from RSS feed. Feed contents are retrieved in the background.

Offline

#2 2022-02-04 10:27:37

xyproto
Package Maintainer (PM)
From: Oslo
Registered: 2011-01-11
Posts: 43
Website

Re: archupd - Arch Linux updater

Thanks for posting. It's handy.

Offline

#3 2022-02-04 18:46:07

NuSkool
Member
Registered: 2015-03-23
Posts: 269

Re: archupd - Arch Linux updater

Looking into your github repos, found pacmods. It's pretty handy as well.


Scripts I Use                                                 :  https://github.com/Cody-Learner
grep -m1 'model name' /proc/cpuinfo    : AMD Ryzen 7 8745HS w/ Radeon 780M Graphics
grep -m1 'model name' /proc/cpuinfo    : Intel(R) N95
grep -m1 'model name' /proc/cpuinfo    : AMD Ryzen 5 PRO 2400GE w/ Radeon Vega Graphics

Offline

Board footer

Powered by FluxBB