libtelnet on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S libtelnet

* (Optional) Uninstall libtelnet on Arch using YAY

$ yay -Rns libtelnet

2. Manually Install "libtelnet" via AUR

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

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

b. Clone libtelnet's git locally

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

c. Go to ~/libtelnet folder and install it

$ cd ~/libtelnet $ makepkg -si

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

ID: 832352
Name: libtelnet
PackageBaseID: 83074
PackageBase: libtelnet
Version: 0.23-1
Description: Simple RFC-complient TELNET implementation as a C library.
URL: http://github.com/seanmiddleditch/libtelnet
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: weckx
FirstSubmitted: 1402927114
LastModified: 1607754049
URLPath: /cgit/aur.git/snapshot/libtelnet.tar.gz