tuxboot on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S tuxboot

* (Optional) Uninstall tuxboot on Arch using YAY

$ yay -Rns tuxboot

2. Manually Install "tuxboot" via AUR

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

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

b. Clone tuxboot's git locally

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

c. Go to ~/tuxboot folder and install it

$ cd ~/tuxboot $ makepkg -si

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

ID: 198276
Name: tuxboot
PackageBaseID: 46833
PackageBase: tuxboot
Version: 1:0.8-1
Description: A tool that helps you to create a bootable Live USB drive for Clonezilla live, DRBL live, GParted live and Tux2live
URL: http://www.tuxboot.org/
NumVotes: 140
Popularity: 0
OutOfDate:
Maintainer: ava1ar
Submitter:
FirstSubmitted: 1298502549
LastModified: 1434516501
URLPath: /cgit/aur.git/snapshot/tuxboot.tar.gz