knc on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S knc

* (Optional) Uninstall knc on Arch using YAY

$ yay -Rns knc

2. Manually Install "knc" via AUR

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

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

b. Clone knc's git locally

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

c. Go to ~/knc folder and install it

$ cd ~/knc $ makepkg -si

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

ID: 821761
Name: knc
PackageBaseID: 95939
PackageBase: knc
Version: 1.12.r263.gc498ccf-1
Description: kerberised netcat, provides mutually authenticated tunnel
URL: http://oskt.secure-endpoints.com/knc.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1436869676
LastModified: 1605962968
URLPath: /cgit/aur.git/snapshot/knc.tar.gz