knit on AUR (Arch User Repository)
Last updated: January 10,2025
1. Install "knit" 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 knit on Arch using YAY
$
yay -S
knit
Copied
* (Optional) Uninstall knit on Arch using YAY
$
yay -Rns
knit
Copied
2. Manually Install "knit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone knit's git locally
$
git clone https://aur.archlinux.org/knit.git
~/knit
Copied
c. Go to ~/knit folder and install it
$
cd
~/knit
Copied
$
makepkg -si
Copied
3. Information about the knit package on Arch User Repository (AUR)
ID: 1247811
Name: knit
PackageBaseID: 192457
PackageBase: knit
Version: 1.1.1-1
Description: A simple and flexible build too using Lua, similar to make/mk
URL: https://github.com/zyedidia/knit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1680891087
LastModified: 1682584059
URLPath: /cgit/aur.git/snapshot/knit.tar.gz
Name: knit
PackageBaseID: 192457
PackageBase: knit
Version: 1.1.1-1
Description: A simple and flexible build too using Lua, similar to make/mk
URL: https://github.com/zyedidia/knit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1680891087
LastModified: 1682584059
URLPath: /cgit/aur.git/snapshot/knit.tar.gz