tcpterm on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tcpterm

* (Optional) Uninstall tcpterm on Arch using YAY

$ yay -Rns tcpterm

2. Manually Install "tcpterm" via AUR

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

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

b. Clone tcpterm's git locally

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

c. Go to ~/tcpterm folder and install it

$ cd ~/tcpterm $ makepkg -si

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

ID: 1374791
Name: tcpterm
PackageBaseID: 195124
PackageBase: tcpterm
Version: 0.0.2-2
Description: a packet visualizer in TUI
URL: https://github.com/sachaos/tcpterm
NumVotes: 1
Popularity: 0.005124
OutOfDate:
Maintainer: WSDMatty
Submitter: WSDMatty
FirstSubmitted: 1687915313
LastModified: 1703404093
URLPath: /cgit/aur.git/snapshot/tcpterm.tar.gz