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