rx on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install rx on Arch using YAY
$
yay -S
rx
Copied
* (Optional) Uninstall rx on Arch using YAY
$
yay -Rns
rx
Copied
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
Copied
b. Clone rx's git locally
$
git clone https://aur.archlinux.org/rx.git
~/rx
Copied
c. Go to ~/rx folder and install it
$
cd
~/rx
Copied
$
makepkg -si
Copied
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
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