pacdate on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pacdate

* (Optional) Uninstall pacdate on Arch using YAY

$ yay -Rns pacdate

2. Manually Install "pacdate" via AUR

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

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

b. Clone pacdate's git locally

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

c. Go to ~/pacdate folder and install it

$ cd ~/pacdate $ makepkg -si

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

ID: 1385226
Name: pacdate
PackageBaseID: 199920
PackageBase: pacdate
Version: 1.1.1-1
Description: Automates downgrading packages to a specific date
URL: https://github.com/Joseph-DiGiovanni/pacdate
NumVotes: 2
Popularity: 0.234836
OutOfDate:
Maintainer: jdigi78
Submitter: jdigi78
FirstSubmitted: 1700940892
LastModified: 1705172400
URLPath: /cgit/aur.git/snapshot/pacdate.tar.gz