klish on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S klish

* (Optional) Uninstall klish on Arch using YAY

$ yay -Rns klish

2. Manually Install "klish" via AUR

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

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

b. Clone klish's git locally

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

c. Go to ~/klish folder and install it

$ cd ~/klish $ makepkg -si

3. Information about the klish package on Arch User Repository (AUR)

ID: 529629
Name: klish
PackageBaseID: 53510
PackageBase: klish
Version: 2.1.4-1
Description: A modular framework for implementing a CISCO-like CLI. The klish is a fork of clish 0.7.3 project.
URL: http://libcode.org/projects/klish
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: rains
Submitter: mortzu
FirstSubmitted: 1319883403
LastModified: 1532658029
URLPath: /cgit/aur.git/snapshot/klish.tar.gz