wrap-git on AUR (Arch User Repository)

Last updated: June 28,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

b. Install wrap-git on Arch using YAY

$ yay -S wrap-git

* (Optional) Uninstall wrap-git on Arch using YAY

$ yay -Rns wrap-git

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

b. Clone wrap-git's git locally

$ git clone https://aur.archlinux.org/wrap-git.git ~/wrap-git

c. Go to ~/wrap-git folder and install it

$ cd ~/wrap-git $ makepkg -si

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