gptsync on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "gptsync" 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 gptsync on Arch using YAY
$
yay -S
gptsync
Copied
* (Optional) Uninstall gptsync on Arch using YAY
$
yay -Rns
gptsync
Copied
2. Manually Install "gptsync" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gptsync's git locally
$
git clone https://aur.archlinux.org/gptsync.git
~/gptsync
Copied
c. Go to ~/gptsync folder and install it
$
cd
~/gptsync
Copied
$
makepkg -si
Copied
3. Information about the gptsync package on Arch User Repository (AUR)
ID: 1029547
Name: gptsync
PackageBaseID: 41006
PackageBase: gptsync
Version: 0.14-8
Description: gptsync maintains an MBR partition table synchronised with a GPT partition table used as reference.
URL: https://packages.debian.org/wheezy/gptsync
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter:
FirstSubmitted: 1285061019
LastModified: 1643709558
URLPath: /cgit/aur.git/snapshot/gptsync.tar.gz
Name: gptsync
PackageBaseID: 41006
PackageBase: gptsync
Version: 0.14-8
Description: gptsync maintains an MBR partition table synchronised with a GPT partition table used as reference.
URL: https://packages.debian.org/wheezy/gptsync
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter:
FirstSubmitted: 1285061019
LastModified: 1643709558
URLPath: /cgit/aur.git/snapshot/gptsync.tar.gz