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