rmx-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S rmx-bin

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

$ yay -Rns rmx-bin

2. Manually Install "rmx-bin" via AUR

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

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

b. Clone rmx-bin's git locally

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

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

$ cd ~/rmx-bin $ makepkg -si

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

ID: 1155834
Name: rmx-bin
PackageBaseID: 186643
PackageBase: rmx-bin
Version: 0.1.6-1
Description: Multiplatform port of GNU rm with extra features and improved performance
URL: https://github.com/demfabris/rmx
NumVotes: 1
Popularity: 0.021312
OutOfDate:
Maintainer: demfabris
Submitter: demfabris
FirstSubmitted: 1665968840
LastModified: 1666399767
URLPath: /cgit/aur.git/snapshot/rmx-bin.tar.gz