stegify on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S stegify

* (Optional) Uninstall stegify on Arch using YAY

$ yay -Rns stegify

2. Manually Install "stegify" via AUR

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

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

b. Clone stegify's git locally

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

c. Go to ~/stegify folder and install it

$ cd ~/stegify $ makepkg -si

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

ID: 993577
Name: stegify
PackageBaseID: 149841
PackageBase: stegify
Version: 1.2-2
Description: Tool for LSB steganography written in Go
URL: https://github.com/DimitarPetrov/stegify
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: Scrumplex
FirstSubmitted: 1583487117
LastModified: 1637783745
URLPath: /cgit/aur.git/snapshot/stegify.tar.gz