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