mackup on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S mackup

* (Optional) Uninstall mackup on Arch using YAY

$ yay -Rns mackup

2. Manually Install "mackup" via AUR

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

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

b. Clone mackup's git locally

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

c. Go to ~/mackup folder and install it

$ cd ~/mackup $ makepkg -si

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

ID: 1260036
Name: mackup
PackageBaseID: 82287
PackageBase: mackup
Version: 0.8.37-1
Description: a small Python utitlity to keep your application settings in sync.
URL: https://github.com/lra/mackup
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1401320747
LastModified: 1684447872
URLPath: /cgit/aur.git/snapshot/mackup.tar.gz