topgrade on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install topgrade on Arch using YAY
$
yay -S
topgrade
Copied
* (Optional) Uninstall topgrade on Arch using YAY
$
yay -Rns
topgrade
Copied
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
Copied
b. Clone topgrade's git locally
$
git clone https://aur.archlinux.org/topgrade.git
~/topgrade
Copied
c. Go to ~/topgrade folder and install it
$
cd
~/topgrade
Copied
$
makepkg -si
Copied
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
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