ares-decrypt on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ares-decrypt

* (Optional) Uninstall ares-decrypt on Arch using YAY

$ yay -Rns ares-decrypt

2. Manually Install "ares-decrypt" via AUR

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

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

b. Clone ares-decrypt's git locally

$ git clone https://aur.archlinux.org/ares-decrypt.git ~/ares-decrypt

c. Go to ~/ares-decrypt folder and install it

$ cd ~/ares-decrypt $ makepkg -si

3. Information about the ares-decrypt package on Arch User Repository (AUR)

ID: 1254563
Name: ares-decrypt
PackageBaseID: 192811
PackageBase: ares-decrypt
Version: 0.10.0-1
Description: Automated decoding of encrypted text without knowing the key or ciphers used.
URL: https://github.com/bee-san/Ares
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ZhangHua
Submitter: ZhangHua
FirstSubmitted: 1681864792
LastModified: 1683509829
URLPath: /cgit/aur.git/snapshot/ares-decrypt.tar.gz