literate-git on AUR (Arch User Repository)

Last updated: July 08,2024

1. Install "literate-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 literate-git on Arch using YAY

$ yay -S literate-git

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

$ yay -Rns literate-git

2. Manually Install "literate-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone literate-git's git locally

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

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

$ cd ~/literate-git $ makepkg -si

3. Information about the literate-git package on Arch User Repository (AUR)

ID: 1128714
Name: literate-git
PackageBaseID: 136482
PackageBase: literate-git
Version: r340.6a9a3af-1
Description: A literate programming tool for any language
URL: https://github.com/zyedidia/Literate
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer:
Submitter: buffet
FirstSubmitted: 1538730606
LastModified: 1661094464
URLPath: /cgit/aur.git/snapshot/literate-git.tar.gz