stegano on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S stegano

* (Optional) Uninstall stegano on Arch using YAY

$ yay -Rns stegano

2. Manually Install "stegano" via AUR

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

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

b. Clone stegano's git locally

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

c. Go to ~/stegano folder and install it

$ cd ~/stegano $ makepkg -si

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

ID: 1240376
Name: stegano
PackageBaseID: 157832
PackageBase: stegano
Version: 0.5.3-1
Description: A CLI tool for steganography. Supports hiding data in PNG images via LSB Encoding.
URL: https://github.com/steganogram/stegano-rs
NumVotes: 2
Popularity: 0.001067
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1600467159
LastModified: 1681302554
URLPath: /cgit/aur.git/snapshot/stegano.tar.gz