decodify on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S decodify

* (Optional) Uninstall decodify on Arch using YAY

$ yay -Rns decodify

2. Manually Install "decodify" via AUR

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

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

b. Clone decodify's git locally

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

c. Go to ~/decodify folder and install it

$ cd ~/decodify $ makepkg -si

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

ID: 501344
Name: decodify
PackageBaseID: 131450
PackageBase: decodify
Version: 0.1.0-1
Description: It can detect and decode encoded strings, recursively.
URL: https://github.com/UltimateHackers/Decodify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lodi-g
Submitter: lodi-g
FirstSubmitted: 1523200121
LastModified: 1523200121
URLPath: /cgit/aur.git/snapshot/decodify.tar.gz