urxvtcd on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S urxvtcd

* (Optional) Uninstall urxvtcd on Arch using YAY

$ yay -Rns urxvtcd

2. Manually Install "urxvtcd" via AUR

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

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

b. Clone urxvtcd's git locally

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

c. Go to ~/urxvtcd folder and install it

$ cd ~/urxvtcd $ makepkg -si

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

ID: 204052
Name: urxvtcd
PackageBaseID: 9779
PackageBase: urxvtcd
Version: 2-2
Description: A script to start urxvt (rxvt-unicode) in daemon-client mode
URL: http://packages.debian.org/unstable/x11/rxvt-unicode
NumVotes: 53
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1173652298
LastModified: 1435509709
URLPath: /cgit/aur.git/snapshot/urxvtcd.tar.gz