knit on AUR (Arch User Repository)

Last updated: June 29,2024

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

b. Install knit on Arch using YAY

$ yay -S knit

* (Optional) Uninstall knit on Arch using YAY

$ yay -Rns knit

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

b. Clone knit's git locally

$ git clone https://aur.archlinux.org/knit.git ~/knit

c. Go to ~/knit folder and install it

$ cd ~/knit $ makepkg -si

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