libparted on AUR (Arch User Repository)

Last updated: December 03,2024

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

$ yay -S libparted

* (Optional) Uninstall libparted on Arch using YAY

$ yay -Rns libparted

2. Manually Install "libparted" via AUR

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

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

b. Clone libparted's git locally

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

c. Go to ~/libparted folder and install it

$ cd ~/libparted $ makepkg -si

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

ID: 553118
Name: libparted
PackageBaseID: 128528
PackageBase: libparted
Version: 3.2-3
Description: A version with DEBUG defined in its compilation, to provide some necessary functions for other applications.
URL: http://www.gnu.org/software/parted/parted.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1514714356
LastModified: 1539940500
URLPath: /cgit/aur.git/snapshot/libparted.tar.gz