crm on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "crm" 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 crm on Arch using YAY
$
yay -S
crm
Copied
* (Optional) Uninstall crm on Arch using YAY
$
yay -Rns
crm
Copied
2. Manually Install "crm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone crm's git locally
$
git clone https://aur.archlinux.org/crm.git
~/crm
Copied
c. Go to ~/crm folder and install it
$
cd
~/crm
Copied
$
makepkg -si
Copied
3. Information about the crm package on Arch User Repository (AUR)
ID: 1390999
Name: crm
PackageBaseID: 173403
PackageBase: crm
Version: 0.2.1-7
Description: crm (Cargo registry manager)
URL: https://github.com/wtklbm/crm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1637756996
LastModified: 1706011551
URLPath: /cgit/aur.git/snapshot/crm.tar.gz
Name: crm
PackageBaseID: 173403
PackageBase: crm
Version: 0.2.1-7
Description: crm (Cargo registry manager)
URL: https://github.com/wtklbm/crm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1637756996
LastModified: 1706011551
URLPath: /cgit/aur.git/snapshot/crm.tar.gz