wiggle on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "wiggle" 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 wiggle on Arch using YAY
$
yay -S
wiggle
Copied
* (Optional) Uninstall wiggle on Arch using YAY
$
yay -Rns
wiggle
Copied
2. Manually Install "wiggle" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone wiggle's git locally
$
git clone https://aur.archlinux.org/wiggle.git
~/wiggle
Copied
c. Go to ~/wiggle folder and install it
$
cd
~/wiggle
Copied
$
makepkg -si
Copied
3. Information about the wiggle package on Arch User Repository (AUR)
ID: 801337
Name: wiggle
PackageBaseID: 61420
PackageBase: wiggle
Version: 1.3-1
Description: A program for applying patches that patch cannot apply because of conflicting changes
URL: https://github.com/neilbrown/wiggle
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: PaulBGD
Submitter: simon04
FirstSubmitted: 1343989494
LastModified: 1602044866
URLPath: /cgit/aur.git/snapshot/wiggle.tar.gz
Name: wiggle
PackageBaseID: 61420
PackageBase: wiggle
Version: 1.3-1
Description: A program for applying patches that patch cannot apply because of conflicting changes
URL: https://github.com/neilbrown/wiggle
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: PaulBGD
Submitter: simon04
FirstSubmitted: 1343989494
LastModified: 1602044866
URLPath: /cgit/aur.git/snapshot/wiggle.tar.gz