steghide on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install steghide on Arch using YAY
$
yay -S
steghide
Copied
* (Optional) Uninstall steghide on Arch using YAY
$
yay -Rns
steghide
Copied
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
Copied
b. Clone steghide's git locally
$
git clone https://aur.archlinux.org/steghide.git
~/steghide
Copied
c. Go to ~/steghide folder and install it
$
cd
~/steghide
Copied
$
makepkg -si
Copied
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
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