live-usb-install on AUR (Arch User Repository)

Last updated: September 18,2024

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

$ yay -S live-usb-install

* (Optional) Uninstall live-usb-install on Arch using YAY

$ yay -Rns live-usb-install

2. Manually Install "live-usb-install" via AUR

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

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

b. Clone live-usb-install's git locally

$ git clone https://aur.archlinux.org/live-usb-install.git ~/live-usb-install

c. Go to ~/live-usb-install folder and install it

$ cd ~/live-usb-install $ makepkg -si

3. Information about the live-usb-install package on Arch User Repository (AUR)

ID: 837132
Name: live-usb-install
PackageBaseID: 49901
PackageBase: live-usb-install
Version: 2.5.12-1
Description: LiveUSB Install - Create bootable usb sticks from a wide range of different Linux distributions
URL: http://live.learnfree.eu
NumVotes: 90
Popularity: 0
OutOfDate: 1704893939
Maintainer: jooch
Submitter: andre.laszlo
FirstSubmitted: 1308191552
LastModified: 1608679337
URLPath: /cgit/aur.git/snapshot/live-usb-install.tar.gz