uif2iso on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S uif2iso

* (Optional) Uninstall uif2iso on Arch using YAY

$ yay -Rns uif2iso

2. Manually Install "uif2iso" via AUR

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

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

b. Clone uif2iso's git locally

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

c. Go to ~/uif2iso folder and install it

$ cd ~/uif2iso $ makepkg -si

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

ID: 455799
Name: uif2iso
PackageBaseID: 15159
PackageBase: uif2iso
Version: 0.1.7c-3
Description: A command-line tool for converting single and multipart UIF images to the ISO format.
URL: http://aluigi.org/mytoolz.htm#uif2iso
NumVotes: 73
Popularity: 0.000343
OutOfDate:
Maintainer: kbabioch
Submitter:
FirstSubmitted: 1202801917
LastModified: 1509198339
URLPath: /cgit/aur.git/snapshot/uif2iso.tar.gz

5. The same packages on other Linux Distributions