libecap on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S libecap

* (Optional) Uninstall libecap on Arch using YAY

$ yay -Rns libecap

2. Manually Install "libecap" via AUR

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

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

b. Clone libecap's git locally

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

c. Go to ~/libecap folder and install it

$ cd ~/libecap $ makepkg -si

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

ID: 391053
Name: libecap
PackageBaseID: 120484
PackageBase: libecap
Version: 1.0.1-1
Description: eCAP is a software interface that allows a network application to outsource content analysis and adaptation to a loadable module.
URL: http://www.e-cap.org/Home
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Aetf
FirstSubmitted: 1489109850
LastModified: 1489109850
URLPath: /cgit/aur.git/snapshot/libecap.tar.gz