uniso on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S uniso

* (Optional) Uninstall uniso on Arch using YAY

$ yay -Rns uniso

2. Manually Install "uniso" via AUR

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

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

b. Clone uniso's git locally

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

c. Go to ~/uniso folder and install it

$ cd ~/uniso $ makepkg -si

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

ID: 193521
Name: uniso
PackageBaseID: 19674
PackageBase: uniso
Version: 0.1.06-4
Description: a tool to extract a file hierarchy from an iso image
URL: http://sourceforge.net/projects/uniso/
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1220809253
LastModified: 1434138730
URLPath: /cgit/aur.git/snapshot/uniso.tar.gz