redfang on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S redfang

* (Optional) Uninstall redfang on Arch using YAY

$ yay -Rns redfang

2. Manually Install "redfang" via AUR

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

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

b. Clone redfang's git locally

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

c. Go to ~/redfang folder and install it

$ cd ~/redfang $ makepkg -si

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

ID: 269604
Name: redfang
PackageBaseID: 106733
PackageBase: redfang
Version: 2.5-1
Description: Redfang v2.5 is an enhanced version of the original application that finds non-discoverable Bluetooth devices by brute-forcing the last six bytes of the device's Bluetooth address and doing a read_remote_name().
URL: http://packetstormsecurity.com/files/31864/redfang.2.5.tar.gz.html
NumVotes: 0
Popularity: 0
OutOfDate: 1703872347
Maintainer:
Submitter: GI_Jack
FirstSubmitted: 1453995976
LastModified: 1453997134
URLPath: /cgit/aur.git/snapshot/redfang.tar.gz

5. The same packages on other Linux Distributions