arch-upgrade on AUR (Arch User Repository)
Last updated: December 24,2024
1. Install "arch-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
Copied
b. Install arch-upgrade on Arch using YAY
$
yay -S
arch-upgrade
Copied
* (Optional) Uninstall arch-upgrade on Arch using YAY
$
yay -Rns
arch-upgrade
Copied
2. Manually Install "arch-upgrade" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone arch-upgrade's git locally
$
git clone https://aur.archlinux.org/arch-upgrade.git
~/arch-upgrade
Copied
c. Go to ~/arch-upgrade folder and install it
$
cd
~/arch-upgrade
Copied
$
makepkg -si
Copied
3. Information about the arch-upgrade package on Arch User Repository (AUR)
ID: 1370520
Name: arch-upgrade
PackageBaseID: 114881
PackageBase: arch-upgrade
Version: 1.22-1
Description: Desktop app to upgrade your Arch Linux system
URL: https://github.com/bulletmark/arch-upgrade
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1471697498
LastModified: 1702680019
URLPath: /cgit/aur.git/snapshot/arch-upgrade.tar.gz
Name: arch-upgrade
PackageBaseID: 114881
PackageBase: arch-upgrade
Version: 1.22-1
Description: Desktop app to upgrade your Arch Linux system
URL: https://github.com/bulletmark/arch-upgrade
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1471697498
LastModified: 1702680019
URLPath: /cgit/aur.git/snapshot/arch-upgrade.tar.gz