ecapture on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "ecapture" 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 ecapture on Arch using YAY
$
yay -S
ecapture
Copied
* (Optional) Uninstall ecapture on Arch using YAY
$
yay -Rns
ecapture
Copied
2. Manually Install "ecapture" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ecapture's git locally
$
git clone https://aur.archlinux.org/ecapture.git
~/ecapture
Copied
c. Go to ~/ecapture folder and install it
$
cd
~/ecapture
Copied
$
makepkg -si
Copied
3. Information about the ecapture package on Arch User Repository (AUR)
ID: 1419948
Name: ecapture
PackageBaseID: 189893
PackageBase: ecapture
Version: 0.7.5-1
Description: capture SSL/TLS text content without CA cert using eBPF
URL: https://github.com/gojue/ecapture
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Y7n05h
Submitter: Y7n05h
FirstSubmitted: 1674790407
LastModified: 1709469157
URLPath: /cgit/aur.git/snapshot/ecapture.tar.gz
Name: ecapture
PackageBaseID: 189893
PackageBase: ecapture
Version: 0.7.5-1
Description: capture SSL/TLS text content without CA cert using eBPF
URL: https://github.com/gojue/ecapture
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Y7n05h
Submitter: Y7n05h
FirstSubmitted: 1674790407
LastModified: 1709469157
URLPath: /cgit/aur.git/snapshot/ecapture.tar.gz