tcpview on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S tcpview

* (Optional) Uninstall tcpview on Arch using YAY

$ yay -Rns tcpview

2. Manually Install "tcpview" via AUR

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

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

b. Clone tcpview's git locally

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

c. Go to ~/tcpview folder and install it

$ cd ~/tcpview $ makepkg -si

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

ID: 1018017
Name: tcpview
PackageBaseID: 155270
PackageBase: tcpview
Version: 3.1.0-1
Description: Graphical network connections viewer for Linux
URL: https://github.com/chipmunk-sm/tcpview
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1594315743
LastModified: 1642040029
URLPath: /cgit/aur.git/snapshot/tcpview.tar.gz