rx on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S rx

* (Optional) Uninstall rx on Arch using YAY

$ yay -Rns rx

2. Manually Install "rx" via AUR

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

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

b. Clone rx's git locally

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

c. Go to ~/rx folder and install it

$ cd ~/rx $ makepkg -si

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

ID: 950293
Name: rx
PackageBaseID: 144553
PackageBase: rx
Version: 0.5.2-2
Description: A modern and extensible pixel editor implemented in rust.
URL: https://rx.cloudhead.io/
NumVotes: 4
Popularity: 0.018453
OutOfDate:
Maintainer: Almindor
Submitter: Almindor
FirstSubmitted: 1566748374
LastModified: 1629485074
URLPath: /cgit/aur.git/snapshot/rx.tar.gz