haskell-pcap on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S haskell-pcap

* (Optional) Uninstall haskell-pcap on Arch using YAY

$ yay -Rns haskell-pcap

2. Manually Install "haskell-pcap" via AUR

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

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

b. Clone haskell-pcap's git locally

$ git clone https://aur.archlinux.org/haskell-pcap.git ~/haskell-pcap

c. Go to ~/haskell-pcap folder and install it

$ cd ~/haskell-pcap $ makepkg -si

3. Information about the haskell-pcap package on Arch User Repository (AUR)

ID: 543255
Name: haskell-pcap
PackageBaseID: 112994
PackageBase: haskell-pcap
Version: 0.4.5.2-3
Description: A system-independent interface for user-level packet capture
URL: https://github.com/bos/pcap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: codyps
Submitter: codyps
FirstSubmitted: 1467221988
LastModified: 1536725613
URLPath: /cgit/aur.git/snapshot/haskell-pcap.tar.gz