graphpath on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "graphpath" 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 graphpath on Arch using YAY
$
yay -S
graphpath
Copied
* (Optional) Uninstall graphpath on Arch using YAY
$
yay -Rns
graphpath
Copied
2. Manually Install "graphpath" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone graphpath's git locally
$
git clone https://aur.archlinux.org/graphpath.git
~/graphpath
Copied
c. Go to ~/graphpath folder and install it
$
cd
~/graphpath
Copied
$
makepkg -si
Copied
3. Information about the graphpath package on Arch User Repository (AUR)
ID: 630509
Name: graphpath
PackageBaseID: 132156
PackageBase: graphpath
Version: 1.2-1
Description: Generates an ASCII network diagram from the route table
URL: https://github.com/ocochard/graphpath
NumVotes: 1
Popularity: 1.3E-5
OutOfDate:
Maintainer: adsun
Submitter: clintval
FirstSubmitted: 1525718039
LastModified: 1563455955
URLPath: /cgit/aur.git/snapshot/graphpath.tar.gz
Name: graphpath
PackageBaseID: 132156
PackageBase: graphpath
Version: 1.2-1
Description: Generates an ASCII network diagram from the route table
URL: https://github.com/ocochard/graphpath
NumVotes: 1
Popularity: 1.3E-5
OutOfDate:
Maintainer: adsun
Submitter: clintval
FirstSubmitted: 1525718039
LastModified: 1563455955
URLPath: /cgit/aur.git/snapshot/graphpath.tar.gz