rox on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S rox

* (Optional) Uninstall rox on Arch using YAY

$ yay -Rns rox

2. Manually Install "rox" via AUR

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

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

b. Clone rox's git locally

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

c. Go to ~/rox folder and install it

$ cd ~/rox $ makepkg -si

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

ID: 1228128
Name: rox
PackageBaseID: 191666
PackageBase: rox
Version: 2.11-7
Description: A small and fast file manager which can optionally manage the desktop background and panels
URL: http://rox.sourceforge.net/desktop/
NumVotes: 4
Popularity: 0.00598
OutOfDate:
Maintainer: cernyhonza
Submitter: dvzrv
FirstSubmitted: 1679077712
LastModified: 1679077712
URLPath: /cgit/aur.git/snapshot/rox.tar.gz

5. The same packages on other Linux Distributions