pacman-sync on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "pacman-sync" 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 pacman-sync on Arch using YAY
$
yay -S
pacman-sync
Copied
* (Optional) Uninstall pacman-sync on Arch using YAY
$
yay -Rns
pacman-sync
Copied
2. Manually Install "pacman-sync" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pacman-sync's git locally
$
git clone https://aur.archlinux.org/pacman-sync.git
~/pacman-sync
Copied
c. Go to ~/pacman-sync folder and install it
$
cd
~/pacman-sync
Copied
$
makepkg -si
Copied
3. Information about the pacman-sync package on Arch User Repository (AUR)
ID: 430538
Name: pacman-sync
PackageBaseID: 124306
PackageBase: pacman-sync
Version: 1.0.0-1
Description: alpm hook to sync after pacman installs to prevent corruption from using a flash disk or reboot to kernel crash
URL: https://www.archlinux.org/pacman/alpm-hooks.5.html
NumVotes: 4
Popularity: 0.001427
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1501011676
LastModified: 1501011676
URLPath: /cgit/aur.git/snapshot/pacman-sync.tar.gz
Name: pacman-sync
PackageBaseID: 124306
PackageBase: pacman-sync
Version: 1.0.0-1
Description: alpm hook to sync after pacman installs to prevent corruption from using a flash disk or reboot to kernel crash
URL: https://www.archlinux.org/pacman/alpm-hooks.5.html
NumVotes: 4
Popularity: 0.001427
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1501011676
LastModified: 1501011676
URLPath: /cgit/aur.git/snapshot/pacman-sync.tar.gz