recaf on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S recaf

* (Optional) Uninstall recaf on Arch using YAY

$ yay -Rns recaf

2. Manually Install "recaf" via AUR

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

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

b. Clone recaf's git locally

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

c. Go to ~/recaf folder and install it

$ cd ~/recaf $ makepkg -si

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

ID: 1283014
Name: recaf
PackageBaseID: 195261
PackageBase: recaf
Version: 2.21.13-1
Description: A modern Java bytecode editor
URL: https://github.com/Col-E/Recaf
NumVotes: 2
Popularity: 0.030266
OutOfDate: 1695653586
Maintainer: malwareslayer
Submitter: malwareslayer
FirstSubmitted: 1688341442
LastModified: 1688454022
URLPath: /cgit/aur.git/snapshot/recaf.tar.gz