libray on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libray

* (Optional) Uninstall libray on Arch using YAY

$ yay -Rns libray

2. Manually Install "libray" via AUR

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

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

b. Clone libray's git locally

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

c. Go to ~/libray folder and install it

$ cd ~/libray $ makepkg -si

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

ID: 1424375
Name: libray
PackageBaseID: 158200
PackageBase: libray
Version: 0.0.10-2
Description: LibRay aims to be a Libre (FLOSS) Python application for unencrypting, extracting, repackaging, and encrypting PS3 ISOs.
URL: https://notabug.org/necklace/libray
NumVotes: 5
Popularity: 0.007542
OutOfDate:
Maintainer: necklace
Submitter: necklace
FirstSubmitted: 1601396851
LastModified: 1710076793
URLPath: /cgit/aur.git/snapshot/libray.tar.gz