outguess on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S outguess

* (Optional) Uninstall outguess on Arch using YAY

$ yay -Rns outguess

2. Manually Install "outguess" via AUR

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

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

b. Clone outguess's git locally

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

c. Go to ~/outguess folder and install it

$ cd ~/outguess $ makepkg -si

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

ID: 976695
Name: outguess
PackageBaseID: 10100
PackageBase: outguess
Version: 0.4-1
Description: A universal steganographic tool
URL: https://github.com/resurrecting-open-source-projects/outguess
NumVotes: 35
Popularity: 0.117999
OutOfDate:
Maintainer: keysym
Submitter: Snowman
FirstSubmitted: 1175381169
LastModified: 1634671582
URLPath: /cgit/aur.git/snapshot/outguess.tar.gz