librxvm on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S librxvm

* (Optional) Uninstall librxvm on Arch using YAY

$ yay -Rns librxvm

2. Manually Install "librxvm" via AUR

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

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

b. Clone librxvm's git locally

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

c. Go to ~/librxvm folder and install it

$ cd ~/librxvm $ makepkg -si

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

ID: 453028
Name: librxvm
PackageBaseID: 126437
PackageBase: librxvm
Version: 1.0.3-1
Description: Non-backtracking NFA-based regular expression library, for C and Python
URL: https://github.com/eriknyquist/librxvm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1508361875
LastModified: 1508361875
URLPath: /cgit/aur.git/snapshot/librxvm.tar.gz