rcm on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S rcm

* (Optional) Uninstall rcm on Arch using YAY

$ yay -Rns rcm

2. Manually Install "rcm" via AUR

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

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

b. Clone rcm's git locally

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

c. Go to ~/rcm folder and install it

$ cd ~/rcm $ makepkg -si

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

ID: 1331574
Name: rcm
PackageBaseID: 97463
PackageBase: rcm
Version: 1.3.6-1
Description: rc file (dotfiles) management
URL: https://github.com/thoughtbot/rcm
NumVotes: 19
Popularity: 0.089144
OutOfDate:
Maintainer: Felixoid
Submitter: thiagowfx
FirstSubmitted: 1439442748
LastModified: 1696940799
URLPath: /cgit/aur.git/snapshot/rcm.tar.gz