pdisk on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pdisk

* (Optional) Uninstall pdisk on Arch using YAY

$ yay -Rns pdisk

2. Manually Install "pdisk" via AUR

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

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

b. Clone pdisk's git locally

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

c. Go to ~/pdisk folder and install it

$ cd ~/pdisk $ makepkg -si

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

ID: 1101945
Name: pdisk
PackageBaseID: 151630
PackageBase: pdisk
Version: 0.9-2
Description: A low-level Apple partition table editor for Linux.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ckoba
Submitter: kcotugno
FirstSubmitted: 1587145413
LastModified: 1655901915
URLPath: /cgit/aur.git/snapshot/pdisk.tar.gz