unetbootin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S unetbootin

* (Optional) Uninstall unetbootin on Arch using YAY

$ yay -Rns unetbootin

2. Manually Install "unetbootin" via AUR

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

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

b. Clone unetbootin's git locally

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

c. Go to ~/unetbootin folder and install it

$ cd ~/unetbootin $ makepkg -si

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

ID: 1303891
Name: unetbootin
PackageBaseID: 128673
PackageBase: unetbootin
Version: 702-2
Description: Create bootable Live USB drives
URL: https://unetbootin.github.io
NumVotes: 92
Popularity: 0.594643
OutOfDate:
Maintainer: gmy
Submitter: Barthalion
FirstSubmitted: 1515170450
LastModified: 1692025826
URLPath: /cgit/aur.git/snapshot/unetbootin.tar.gz