rxvt-unicode-truecolor on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S rxvt-unicode-truecolor

* (Optional) Uninstall rxvt-unicode-truecolor on Arch using YAY

$ yay -Rns rxvt-unicode-truecolor

2. Manually Install "rxvt-unicode-truecolor" via AUR

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

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

b. Clone rxvt-unicode-truecolor's git locally

$ git clone https://aur.archlinux.org/rxvt-unicode-truecolor.git ~/rxvt-unicode-truecolor

c. Go to ~/rxvt-unicode-truecolor folder and install it

$ cd ~/rxvt-unicode-truecolor $ makepkg -si

3. Information about the rxvt-unicode-truecolor package on Arch User Repository (AUR)

ID: 1318825
Name: rxvt-unicode-truecolor
PackageBaseID: 138899
PackageBase: rxvt-unicode-truecolor
Version: 9.31-1
Description: Unicode enabled rxvt-clone terminal emulator (urxvt) with true color patch (24bit colors support). That enables vim 24-bit true color colorshemes
URL: http://software.schmorp.de/pkg/rxvt-unicode.html
NumVotes: 7
Popularity: 3.0E-6
OutOfDate:
Maintainer: Rosy
Submitter: sergt
FirstSubmitted: 1547999632
LastModified: 1694678219
URLPath: /cgit/aur.git/snapshot/rxvt-unicode-truecolor.tar.gz