noweb on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "noweb" 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 noweb on Arch using YAY
$
yay -S
noweb
Copied
* (Optional) Uninstall noweb on Arch using YAY
$
yay -Rns
noweb
Copied
2. Manually Install "noweb" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone noweb's git locally
$
git clone https://aur.archlinux.org/noweb.git
~/noweb
Copied
c. Go to ~/noweb folder and install it
$
cd
~/noweb
Copied
$
makepkg -si
Copied
3. Information about the noweb package on Arch User Repository (AUR)
ID: 1302888
Name: noweb
PackageBaseID: 114789
PackageBase: noweb
Version: 2_13-1
Description: A Simple, Extensible Tool for Literate Programming build against ICON libs and texlive
URL: https://github.com/nrnrnr/noweb
NumVotes: 10
Popularity: 0.005921
OutOfDate:
Maintainer: aksr
Submitter: haawda
FirstSubmitted: 1471458054
LastModified: 1691848145
URLPath: /cgit/aur.git/snapshot/noweb.tar.gz
Name: noweb
PackageBaseID: 114789
PackageBase: noweb
Version: 2_13-1
Description: A Simple, Extensible Tool for Literate Programming build against ICON libs and texlive
URL: https://github.com/nrnrnr/noweb
NumVotes: 10
Popularity: 0.005921
OutOfDate:
Maintainer: aksr
Submitter: haawda
FirstSubmitted: 1471458054
LastModified: 1691848145
URLPath: /cgit/aur.git/snapshot/noweb.tar.gz