rgxg on AUR (Arch User Repository)

Last updated: April 19,2024

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

$ yay -S rgxg

* (Optional) Uninstall rgxg on Arch using YAY

$ yay -Rns rgxg

2. Manually Install "rgxg" via AUR

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

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

b. Clone rgxg's git locally

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

c. Go to ~/rgxg folder and install it

$ cd ~/rgxg $ makepkg -si

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

ID: 759846
Name: rgxg
PackageBaseID: 122957
PackageBase: rgxg
Version: 0.1.2-1
Description: ReGular eXpression Generator
URL: https://rgxg.github.io
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1496091273
LastModified: 1593728475
URLPath: /cgit/aur.git/snapshot/rgxg.tar.gz