upgrade on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "upgrade" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install upgrade on Arch using YAY

$ yay -S upgrade

* (Optional) Uninstall upgrade on Arch using YAY

$ yay -Rns upgrade

2. Manually Install "upgrade" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone upgrade's git locally

$ git clone https://aur.archlinux.org/upgrade.git ~/upgrade

c. Go to ~/upgrade folder and install it

$ cd ~/upgrade $ makepkg -si

3. Information about the upgrade package on Arch User Repository (AUR)

ID: 1273111
Name: upgrade
PackageBaseID: 176967
PackageBase: upgrade
Version: 0.3.0-1
Description: Automate system upgrades
URL: https://github.com/dnut/upgrade
NumVotes: 1
Popularity: 0.000256
OutOfDate:
Maintainer: Drew
Submitter: Drew
FirstSubmitted: 1647471705
LastModified: 1686748835
URLPath: /cgit/aur.git/snapshot/upgrade.tar.gz