rxvt on AUR (Arch User Repository)
Last updated: November 16,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "rxvt" 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 rxvt on Arch using YAY
$
yay -S
rxvt
Copied
* (Optional) Uninstall rxvt on Arch using YAY
$
yay -Rns
rxvt
Copied
2. Manually Install "rxvt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rxvt's git locally
$
git clone https://aur.archlinux.org/rxvt.git
~/rxvt
Copied
c. Go to ~/rxvt folder and install it
$
cd
~/rxvt
Copied
$
makepkg -si
Copied
3. Information about the rxvt package on Arch User Repository (AUR)
ID: 369659
Name: rxvt
PackageBaseID: 118315
PackageBase: rxvt
Version: 2.7.10-7
Description: A colour vt102 terminal emulator
URL: http://rxvt.sourceforge.net/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1483247966
LastModified: 1483247966
URLPath: /cgit/aur.git/snapshot/rxvt.tar.gz
Name: rxvt
PackageBaseID: 118315
PackageBase: rxvt
Version: 2.7.10-7
Description: A colour vt102 terminal emulator
URL: http://rxvt.sourceforge.net/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1483247966
LastModified: 1483247966
URLPath: /cgit/aur.git/snapshot/rxvt.tar.gz