stegosaurus on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S stegosaurus

* (Optional) Uninstall stegosaurus on Arch using YAY

$ yay -Rns stegosaurus

2. Manually Install "stegosaurus" via AUR

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

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

b. Clone stegosaurus's git locally

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

c. Go to ~/stegosaurus folder and install it

$ cd ~/stegosaurus $ makepkg -si

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

ID: 1404244
Name: stegosaurus
PackageBaseID: 202184
PackageBase: stegosaurus
Version: 1.0-1
Description: A steganography tool for embedding payloads within Python bytecode.
URL: https://github.com/AngelKitty/stegosaurus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Xeonacid
Submitter: Xeonacid
FirstSubmitted: 1707115843
LastModified: 1707115843
URLPath: /cgit/aur.git/snapshot/stegosaurus.tar.gz