bdisk on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S bdisk

* (Optional) Uninstall bdisk on Arch using YAY

$ yay -Rns bdisk

2. Manually Install "bdisk" via AUR

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

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

b. Clone bdisk's git locally

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

c. Go to ~/bdisk folder and install it

$ cd ~/bdisk $ makepkg -si

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

ID: 474995
Name: bdisk
PackageBaseID: 117251
PackageBase: bdisk
Version: 3.10-1
Description: An easy liveCD creator built in python. Supports hybrid ISOs/USB, iPXE, and UEFI.
URL: https://bdisk.square-r00t.net
NumVotes: 1
Popularity: 0
OutOfDate: 1704663787
Maintainer: sanerb
Submitter: sanerb
FirstSubmitted: 1479709187
LastModified: 1515058816
URLPath: /cgit/aur.git/snapshot/bdisk.tar.gz