telnet-bsd on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S telnet-bsd

* (Optional) Uninstall telnet-bsd on Arch using YAY

$ yay -Rns telnet-bsd

2. Manually Install "telnet-bsd" via AUR

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

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

b. Clone telnet-bsd's git locally

$ git clone https://aur.archlinux.org/telnet-bsd.git ~/telnet-bsd

c. Go to ~/telnet-bsd folder and install it

$ cd ~/telnet-bsd $ makepkg -si

3. Information about the telnet-bsd package on Arch User Repository (AUR)

ID: 711143
Name: telnet-bsd
PackageBaseID: 11462
PackageBase: telnet-bsd
Version: 1.2-2
Description: Telnet and telnetd ported from OpenBSD
URL: ftp://ftp.suse.com/pub/people/kukuk/ipv6/
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer: severach
FirstSubmitted: 1181119873
LastModified: 1584924487
URLPath: /cgit/aur.git/snapshot/telnet-bsd.tar.gz