tcpconsole on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S tcpconsole

* (Optional) Uninstall tcpconsole on Arch using YAY

$ yay -Rns tcpconsole

2. Manually Install "tcpconsole" via AUR

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

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

b. Clone tcpconsole's git locally

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

c. Go to ~/tcpconsole folder and install it

$ cd ~/tcpconsole $ makepkg -si

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

ID: 1175471
Name: tcpconsole
PackageBaseID: 24812
PackageBase: tcpconsole
Version: 1.0-1
Description: A emergency network console for Linux which uses low-level Linux system calls
URL: https://github.com/folkertvanheusden/tcpconsole
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1237496243
LastModified: 1669589801
URLPath: /cgit/aur.git/snapshot/tcpconsole.tar.gz