tcptraceroute on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S tcptraceroute

* (Optional) Uninstall tcptraceroute on Arch using YAY

$ yay -Rns tcptraceroute

2. Manually Install "tcptraceroute" via AUR

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

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

b. Clone tcptraceroute's git locally

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

c. Go to ~/tcptraceroute folder and install it

$ cd ~/tcptraceroute $ makepkg -si

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

ID: 198237
Name: tcptraceroute
PackageBaseID: 43543
PackageBase: tcptraceroute
Version: 1.5beta7-8
Description: A traceroute implementation using TCP packets.
URL: http://michael.toren.net/code/tcptraceroute/
NumVotes: 88
Popularity: 0.00096
OutOfDate:
Maintainer: r4um
Submitter: ilpianista
FirstSubmitted: 1289662268
LastModified: 1434496841
URLPath: /cgit/aur.git/snapshot/tcptraceroute.tar.gz