obfuscate on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S obfuscate

* (Optional) Uninstall obfuscate on Arch using YAY

$ yay -Rns obfuscate

2. Manually Install "obfuscate" via AUR

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

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

b. Clone obfuscate's git locally

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

c. Go to ~/obfuscate folder and install it

$ cd ~/obfuscate $ makepkg -si

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

ID: 794301
Name: obfuscate
PackageBaseID: 117596
PackageBase: obfuscate
Version: 1-2
Description: Obfuscates standard input by adding or substracting a constant from each byte.
URL: https://github.com/lopsided98/obfuscate
NumVotes: 3
Popularity: 9.5E-5
OutOfDate:
Maintainer: lopsided98
Submitter: lopsided98
FirstSubmitted: 1481169104
LastModified: 1600636895
URLPath: /cgit/aur.git/snapshot/obfuscate.tar.gz