dripcap on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S dripcap

* (Optional) Uninstall dripcap on Arch using YAY

$ yay -Rns dripcap

2. Manually Install "dripcap" via AUR

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

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

b. Clone dripcap's git locally

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

c. Go to ~/dripcap folder and install it

$ cd ~/dripcap $ makepkg -si

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

ID: 415163
Name: dripcap
PackageBaseID: 116458
PackageBase: dripcap
Version: 0.6.15-1
Description: Caffeinated Packet Analyzer
URL: https://dripcap.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: madnight
Submitter: madnight
FirstSubmitted: 1477338820
LastModified: 1496085152
URLPath: /cgit/aur.git/snapshot/dripcap.tar.gz