rsop on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S rsop

* (Optional) Uninstall rsop on Arch using YAY

$ yay -Rns rsop

2. Manually Install "rsop" via AUR

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

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

b. Clone rsop's git locally

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

c. Go to ~/rsop folder and install it

$ cd ~/rsop $ makepkg -si

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

ID: 1388758
Name: rsop
PackageBaseID: 173668
PackageBase: rsop
Version: 1.4.1-1
Description: Simple, fast & configurable tool to open and preview files
URL: https://github.com/desbma/rsop
NumVotes: 1
Popularity: 0.424826
OutOfDate:
Maintainer: desbma
Submitter: desbma
FirstSubmitted: 1638706308
LastModified: 1705668717
URLPath: /cgit/aur.git/snapshot/rsop.tar.gz

5. The same packages on other Linux Distributions