parted-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S parted-git

* (Optional) Uninstall parted-git on Arch using YAY

$ yay -Rns parted-git

2. Manually Install "parted-git" via AUR

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

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

b. Clone parted-git's git locally

$ git clone https://aur.archlinux.org/parted-git.git ~/parted-git

c. Go to ~/parted-git folder and install it

$ cd ~/parted-git $ makepkg -si

3. Information about the parted-git package on Arch User Repository (AUR)

ID: 1388252
Name: parted-git
PackageBaseID: 29489
PackageBase: parted-git
Version: 3.6.r6.gc5bd6fa-1
Description: A program for creating, destroying, resizing, checking and copying partitions
URL: https://www.gnu.org/software/parted/parted.html
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: gmy
Submitter: Gently
FirstSubmitted: 1250842181
LastModified: 1705592746
URLPath: /cgit/aur.git/snapshot/parted-git.tar.gz