replxx on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S replxx

* (Optional) Uninstall replxx on Arch using YAY

$ yay -Rns replxx

2. Manually Install "replxx" via AUR

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

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

b. Clone replxx's git locally

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

c. Go to ~/replxx folder and install it

$ cd ~/replxx $ makepkg -si

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

ID: 978111
Name: replxx
PackageBaseID: 154387
PackageBase: replxx
Version: 0.0.4-1
Description: A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.
URL: https://github.com/AmokHuginnsson/replxx
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1592179331
LastModified: 1634960551
URLPath: /cgit/aur.git/snapshot/replxx.tar.gz