monotone on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S monotone

* (Optional) Uninstall monotone on Arch using YAY

$ yay -Rns monotone

2. Manually Install "monotone" via AUR

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

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

b. Clone monotone's git locally

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

c. Go to ~/monotone folder and install it

$ cd ~/monotone $ makepkg -si

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

ID: 1041257
Name: monotone
PackageBaseID: 121724
PackageBase: monotone
Version: 1.1-9
Description: A free distributed version control system
URL: http://www.monotone.ca/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1492940469
LastModified: 1645519546
URLPath: /cgit/aur.git/snapshot/monotone.tar.gz