stegbrute on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S stegbrute

* (Optional) Uninstall stegbrute on Arch using YAY

$ yay -Rns stegbrute

2. Manually Install "stegbrute" via AUR

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

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

b. Clone stegbrute's git locally

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

c. Go to ~/stegbrute folder and install it

$ cd ~/stegbrute $ makepkg -si

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

ID: 810108
Name: stegbrute
PackageBaseID: 159205
PackageBase: stegbrute
Version: 0.1.1-1
Description: Fast steganography brute force tool written in Rust using also threads to achieve a faster execution
URL: https://github.com/R4yGM/stegbrute
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1603810779
LastModified: 1603810832
URLPath: /cgit/aur.git/snapshot/stegbrute.tar.gz