wrap-git on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "wrap-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
Copied
b. Install wrap-git on Arch using YAY
$
yay -S
wrap-git
Copied
* (Optional) Uninstall wrap-git on Arch using YAY
$
yay -Rns
wrap-git
Copied
2. Manually Install "wrap-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone wrap-git's git locally
$
git clone https://aur.archlinux.org/wrap-git.git
~/wrap-git
Copied
c. Go to ~/wrap-git folder and install it
$
cd
~/wrap-git
Copied
$
makepkg -si
Copied
3. Information about the wrap-git package on Arch User Repository (AUR)
ID: 253983
Name: wrap-git
PackageBaseID: 104297
PackageBase: wrap-git
Version: r308.6cc2ad4-1
Description: A filter for reformatting text by wrapping and filling lines to a given line-width.
URL: https://github.com/paul-j-lucas/wrap
NumVotes: 0
Popularity: 0
OutOfDate: 1703765049
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1449501862
LastModified: 1449503134
URLPath: /cgit/aur.git/snapshot/wrap-git.tar.gz
Name: wrap-git
PackageBaseID: 104297
PackageBase: wrap-git
Version: r308.6cc2ad4-1
Description: A filter for reformatting text by wrapping and filling lines to a given line-width.
URL: https://github.com/paul-j-lucas/wrap
NumVotes: 0
Popularity: 0
OutOfDate: 1703765049
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1449501862
LastModified: 1449503134
URLPath: /cgit/aur.git/snapshot/wrap-git.tar.gz