partup on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install partup on Arch using YAY
$
yay -S
partup
Copied
* (Optional) Uninstall partup on Arch using YAY
$
yay -Rns
partup
Copied
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
Copied
b. Clone partup's git locally
$
git clone https://aur.archlinux.org/partup.git
~/partup
Copied
c. Go to ~/partup folder and install it
$
cd
~/partup
Copied
$
makepkg -si
Copied
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
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