libhtp on AUR (Arch User Repository)
Last updated: December 24,2024
1. Install "libhtp" 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 libhtp on Arch using YAY
$
yay -S
libhtp
Copied
* (Optional) Uninstall libhtp on Arch using YAY
$
yay -Rns
libhtp
Copied
2. Manually Install "libhtp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libhtp's git locally
$
git clone https://aur.archlinux.org/libhtp.git
~/libhtp
Copied
c. Go to ~/libhtp folder and install it
$
cd
~/libhtp
Copied
$
makepkg -si
Copied
3. Information about the libhtp package on Arch User Repository (AUR)
ID: 1406016
Name: libhtp
PackageBaseID: 33325
PackageBase: libhtp
Version: 0.5.46-1
Description: Security-aware parser for the HTTP protocol and the related bits and pieces.
URL: https://github.com/OISF/libhtp
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: SoBC
Submitter: Dragonlord
FirstSubmitted: 1262552574
LastModified: 1707382646
URLPath: /cgit/aur.git/snapshot/libhtp.tar.gz
Name: libhtp
PackageBaseID: 33325
PackageBase: libhtp
Version: 0.5.46-1
Description: Security-aware parser for the HTTP protocol and the related bits and pieces.
URL: https://github.com/OISF/libhtp
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: SoBC
Submitter: Dragonlord
FirstSubmitted: 1262552574
LastModified: 1707382646
URLPath: /cgit/aur.git/snapshot/libhtp.tar.gz