topgrade on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "topgrade" 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 topgrade on Arch using YAY

$ yay -S topgrade

* (Optional) Uninstall topgrade on Arch using YAY

$ yay -Rns topgrade

2. Manually Install "topgrade" via AUR

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

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

b. Clone topgrade's git locally

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

c. Go to ~/topgrade folder and install it

$ cd ~/topgrade $ makepkg -si

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

ID: 1392231
Name: topgrade
PackageBaseID: 133342
PackageBase: topgrade
Version: 14.0.1-1
Description: Invoke the upgrade procedure of multiple package managers
URL: https://github.com/topgrade-rs/topgrade
NumVotes: 57
Popularity: 0.775073
OutOfDate:
Maintainer: darwish
Submitter: darwish
FirstSubmitted: 1528624319
LastModified: 1706169186
URLPath: /cgit/aur.git/snapshot/topgrade.tar.gz

5. The same packages on other Linux Distributions