paxchange on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S paxchange

* (Optional) Uninstall paxchange on Arch using YAY

$ yay -Rns paxchange

2. Manually Install "paxchange" via AUR

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

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

b. Clone paxchange's git locally

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

c. Go to ~/paxchange folder and install it

$ cd ~/paxchange $ makepkg -si

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

ID: 1236372
Name: paxchange
PackageBaseID: 123894
PackageBase: paxchange
Version: 2:1.2.3-1
Description: Simple dart script to passively synchronize installed pacman packages between systems.
URL: https://github.com/Skycoder42/paxchange
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Skycoder42
Submitter: Skycoder42
FirstSubmitted: 1499524034
LastModified: 1680589191
URLPath: /cgit/aur.git/snapshot/paxchange.tar.gz