xtraceroute on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S xtraceroute

* (Optional) Uninstall xtraceroute on Arch using YAY

$ yay -Rns xtraceroute

2. Manually Install "xtraceroute" via AUR

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

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

b. Clone xtraceroute's git locally

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

c. Go to ~/xtraceroute folder and install it

$ cd ~/xtraceroute $ makepkg -si

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

ID: 600085
Name: xtraceroute
PackageBaseID: 20812
PackageBase: xtraceroute
Version: 0.9.2-1
Description: gtk version of traceroute using opengl to show a globe with lines for routes
URL: http://www.archive.org/details/tucows_31913_Xtraceroute
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: jose1711
FirstSubmitted: 1224265185
LastModified: 1554073350
URLPath: /cgit/aur.git/snapshot/xtraceroute.tar.gz