monotone on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install monotone on Arch using YAY
$
yay -S
monotone
Copied
* (Optional) Uninstall monotone on Arch using YAY
$
yay -Rns
monotone
Copied
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
Copied
b. Clone monotone's git locally
$
git clone https://aur.archlinux.org/monotone.git
~/monotone
Copied
c. Go to ~/monotone folder and install it
$
cd
~/monotone
Copied
$
makepkg -si
Copied
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
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