klish on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install klish on Arch using YAY
$
yay -S
klish
Copied
* (Optional) Uninstall klish on Arch using YAY
$
yay -Rns
klish
Copied
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
Copied
b. Clone klish's git locally
$
git clone https://aur.archlinux.org/klish.git
~/klish
Copied
c. Go to ~/klish folder and install it
$
cd
~/klish
Copied
$
makepkg -si
Copied
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
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