downgrade on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "downgrade" 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 downgrade on Arch using YAY
$
yay -S
downgrade
Copied
* (Optional) Uninstall downgrade on Arch using YAY
$
yay -Rns
downgrade
Copied
2. Manually Install "downgrade" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone downgrade's git locally
$
git clone https://aur.archlinux.org/downgrade.git
~/downgrade
Copied
c. Go to ~/downgrade folder and install it
$
cd
~/downgrade
Copied
$
makepkg -si
Copied
3. Information about the downgrade package on Arch User Repository (AUR)
ID: 1234361
Name: downgrade
PackageBaseID: 31937
PackageBase: downgrade
Version: 11.3.0-1
Description: Bash script for downgrading one or more packages to a version in your cache or the A.L.A.
URL: https://github.com/archlinux-downgrade/downgrade
NumVotes: 760
Popularity: 12.832489
OutOfDate:
Maintainer: brisbin33
Submitter: brisbin33
FirstSubmitted: 1257990537
LastModified: 1680238157
URLPath: /cgit/aur.git/snapshot/downgrade.tar.gz
Name: downgrade
PackageBaseID: 31937
PackageBase: downgrade
Version: 11.3.0-1
Description: Bash script for downgrading one or more packages to a version in your cache or the A.L.A.
URL: https://github.com/archlinux-downgrade/downgrade
NumVotes: 760
Popularity: 12.832489
OutOfDate:
Maintainer: brisbin33
Submitter: brisbin33
FirstSubmitted: 1257990537
LastModified: 1680238157
URLPath: /cgit/aur.git/snapshot/downgrade.tar.gz