topgrade-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S topgrade-bin

* (Optional) Uninstall topgrade-bin on Arch using YAY

$ yay -Rns topgrade-bin

2. Manually Install "topgrade-bin" via AUR

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

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

b. Clone topgrade-bin's git locally

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

c. Go to ~/topgrade-bin folder and install it

$ cd ~/topgrade-bin $ makepkg -si

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

ID: 1392706
Name: topgrade-bin
PackageBaseID: 188383
PackageBase: topgrade-bin
Version: 14.0.1-1
Description: Invoke the upgrade procedure of multiple package managers
URL: https://github.com/topgrade-rs/topgrade
NumVotes: 1
Popularity: 0.006828
OutOfDate:
Maintainer: Sintan
Submitter: Sintan
FirstSubmitted: 1669932947
LastModified: 1706236029
URLPath: /cgit/aur.git/snapshot/topgrade-bin.tar.gz