ubi_reader on AUR (Arch User Repository)

Last updated: January 05,2025

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

$ yay -S ubi_reader

* (Optional) Uninstall ubi_reader on Arch using YAY

$ yay -Rns ubi_reader

2. Manually Install "ubi_reader" via AUR

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

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

b. Clone ubi_reader's git locally

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

c. Go to ~/ubi_reader folder and install it

$ cd ~/ubi_reader $ makepkg -si

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

ID: 1178038
Name: ubi_reader
PackageBaseID: 115123
PackageBase: ubi_reader
Version: 0.8.5-1
Description: Collection of Python scripts for reading information about and extracting data from UBI and UBIFS images.
URL: https://github.com/jrspruitt/ubi_reader
NumVotes: 7
Popularity: 0.000605
OutOfDate: 1707056278
Maintainer: HorayNarea
Submitter: sergej
FirstSubmitted: 1472577395
LastModified: 1670138579
URLPath: /cgit/aur.git/snapshot/ubi_reader.tar.gz