crm on AUR (Arch User Repository)

Last updated: June 26,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

b. Install crm on Arch using YAY

$ yay -S crm

* (Optional) Uninstall crm on Arch using YAY

$ yay -Rns crm

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

b. Clone crm's git locally

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

c. Go to ~/crm folder and install it

$ cd ~/crm $ makepkg -si

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