bin2iso on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S bin2iso

* (Optional) Uninstall bin2iso on Arch using YAY

$ yay -Rns bin2iso

2. Manually Install "bin2iso" via AUR

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

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

b. Clone bin2iso's git locally

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

c. Go to ~/bin2iso folder and install it

$ cd ~/bin2iso $ makepkg -si

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

ID: 785125
Name: bin2iso
PackageBaseID: 155203
PackageBase: bin2iso
Version: 1.9b-6
Description: Converts RAW format (.bin/.cue) files to ISO/WAV format
URL: http://xpt.sourceforge.net/techdocs/media/video/dvdvcd/dv09-NonIsoCDFormats/ar01s10.html
NumVotes: 6
Popularity: 0.007365
OutOfDate:
Maintainer: FabioLolix
Submitter: jelly
FirstSubmitted: 1594137878
LastModified: 1598821406
URLPath: /cgit/aur.git/snapshot/bin2iso.tar.gz