rx-bin on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S rx-bin

* (Optional) Uninstall rx-bin on Arch using YAY

$ yay -Rns rx-bin

2. Manually Install "rx-bin" via AUR

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

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

b. Clone rx-bin's git locally

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

c. Go to ~/rx-bin folder and install it

$ cd ~/rx-bin $ makepkg -si

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

ID: 885083
Name: rx-bin
PackageBaseID: 145445
PackageBase: rx-bin
Version: 0.4.0-1
Description: A modern and extensible pixel editor implemented in Rust (this package downloads and extracts the official AppImage)
URL: https://cloudhead.io/rx/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dmitmel
Submitter: dmitmel
FirstSubmitted: 1569787593
LastModified: 1617041517
URLPath: /cgit/aur.git/snapshot/rx-bin.tar.gz