rej on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S rej

* (Optional) Uninstall rej on Arch using YAY

$ yay -Rns rej

2. Manually Install "rej" via AUR

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

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

b. Clone rej's git locally

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

c. Go to ~/rej folder and install it

$ cd ~/rej $ makepkg -si

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

ID: 1279966
Name: rej
PackageBaseID: 195134
PackageBase: rej
Version: 0.7-1
Description: Graphical Java bytecode inspection and manipulation tool
URL: https://rejava.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: necklace
Submitter: necklace
FirstSubmitted: 1687966391
LastModified: 1687966391
URLPath: /cgit/aur.git/snapshot/rej.tar.gz