steghide on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S steghide

* (Optional) Uninstall steghide on Arch using YAY

$ yay -Rns steghide

2. Manually Install "steghide" via AUR

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

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

b. Clone steghide's git locally

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

c. Go to ~/steghide folder and install it

$ cd ~/steghide $ makepkg -si

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

ID: 1097974
Name: steghide
PackageBaseID: 152246
PackageBase: steghide
Version: 0.5.1-9
Description: Embeds a message in a file by replacing some of the least significant bits
URL: http://steghide.sourceforge.net
NumVotes: 17
Popularity: 0.554111
OutOfDate:
Maintainer: marcs
Submitter: arojas
FirstSubmitted: 1588362031
LastModified: 1655162597
URLPath: /cgit/aur.git/snapshot/steghide.tar.gz