libtins on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "libtins" 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 libtins on Arch using YAY
$
yay -S
libtins
Copied
* (Optional) Uninstall libtins on Arch using YAY
$
yay -Rns
libtins
Copied
2. Manually Install "libtins" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libtins's git locally
$
git clone https://aur.archlinux.org/libtins.git
~/libtins
Copied
c. Go to ~/libtins folder and install it
$
cd
~/libtins
Copied
$
makepkg -si
Copied
3. Information about the libtins package on Arch User Repository (AUR)
ID: 1337914
Name: libtins
PackageBaseID: 78883
PackageBase: libtins
Version: 4.5-1
Description: A high-level, multiplatform C++ network packet sniffing and crafting library
URL: http://libtins.github.io/
NumVotes: 9
Popularity: 0.867961
OutOfDate:
Maintainer: 2bluesc
Submitter: kusakata
FirstSubmitted: 1392171676
LastModified: 1697942469
URLPath: /cgit/aur.git/snapshot/libtins.tar.gz
Name: libtins
PackageBaseID: 78883
PackageBase: libtins
Version: 4.5-1
Description: A high-level, multiplatform C++ network packet sniffing and crafting library
URL: http://libtins.github.io/
NumVotes: 9
Popularity: 0.867961
OutOfDate:
Maintainer: 2bluesc
Submitter: kusakata
FirstSubmitted: 1392171676
LastModified: 1697942469
URLPath: /cgit/aur.git/snapshot/libtins.tar.gz