isolyzer on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S isolyzer

* (Optional) Uninstall isolyzer on Arch using YAY

$ yay -Rns isolyzer

2. Manually Install "isolyzer" via AUR

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

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

b. Clone isolyzer's git locally

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

c. Go to ~/isolyzer folder and install it

$ cd ~/isolyzer $ makepkg -si

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

ID: 1389139
Name: isolyzer
PackageBaseID: 183036
PackageBase: isolyzer
Version: 1.4.0-2
Description: Verify size of ISO image for consistency with file system (ISO 9660, UDF, HFS, HFS+) header fields
URL: https://github.com/KBNLresearch/isolyzer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: VorpalWay
Submitter: VorpalWay
FirstSubmitted: 1654787888
LastModified: 1705752327
URLPath: /cgit/aur.git/snapshot/isolyzer.tar.gz