hidattack on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S hidattack

* (Optional) Uninstall hidattack on Arch using YAY

$ yay -Rns hidattack

2. Manually Install "hidattack" via AUR

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

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

b. Clone hidattack's git locally

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

c. Go to ~/hidattack folder and install it

$ cd ~/hidattack $ makepkg -si

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

ID: 596180
Name: hidattack
PackageBaseID: 132135
PackageBase: hidattack
Version: 0.1-1
Description: HID Attack (attacking HID host implementations)
URL: http://mulliner.org/bluetooth/hidattack.php
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: GI_Jack
FirstSubmitted: 1525618752
LastModified: 1552949809
URLPath: /cgit/aur.git/snapshot/hidattack.tar.gz