tcptraceroute on AUR (Arch User Repository)
Last updated: November 21,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
Copied
b. Install tcptraceroute on Arch using YAY
$
yay -S
tcptraceroute
Copied
* (Optional) Uninstall tcptraceroute on Arch using YAY
$
yay -Rns
tcptraceroute
Copied
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
Copied
b. Clone tcptraceroute's git locally
$
git clone https://aur.archlinux.org/tcptraceroute.git
~/tcptraceroute
Copied
c. Go to ~/tcptraceroute folder and install it
$
cd
~/tcptraceroute
Copied
$
makepkg -si
Copied
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
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