skydive on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S skydive

* (Optional) Uninstall skydive on Arch using YAY

$ yay -Rns skydive

2. Manually Install "skydive" via AUR

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

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

b. Clone skydive's git locally

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

c. Go to ~/skydive folder and install it

$ cd ~/skydive $ makepkg -si

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

ID: 949170
Name: skydive
PackageBaseID: 146182
PackageBase: skydive
Version: 0.28.0-1
Description: Real-time network topology and protocols analyzer
URL: https://skydive.network
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: k0ste
Submitter: k0ste
FirstSubmitted: 1572256348
LastModified: 1629265349
URLPath: /cgit/aur.git/snapshot/skydive.tar.gz