obfuscate on AUR (Arch User Repository)
Last updated: February 17,2025
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
Copied
b. Install obfuscate on Arch using YAY
$
yay -S
obfuscate
Copied
* (Optional) Uninstall obfuscate on Arch using YAY
$
yay -Rns
obfuscate
Copied
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
Copied
b. Clone obfuscate's git locally
$
git clone https://aur.archlinux.org/obfuscate.git
~/obfuscate
Copied
c. Go to ~/obfuscate folder and install it
$
cd
~/obfuscate
Copied
$
makepkg -si
Copied
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
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