partup on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S partup

* (Optional) Uninstall partup on Arch using YAY

$ yay -Rns partup

2. Manually Install "partup" via AUR

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

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

b. Clone partup's git locally

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

c. Go to ~/partup folder and install it

$ cd ~/partup $ makepkg -si

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

ID: 1416482
Name: partup
PackageBaseID: 199400
PackageBase: partup
Version: 2.0.0-1
Description: System initialization program formatting and writing flash devices
URL: https://github.com/phytec/partup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschwan
Submitter: mschwan
FirstSubmitted: 1699543978
LastModified: 1709024036
URLPath: /cgit/aur.git/snapshot/partup.tar.gz