log4j on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "log4j" 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 log4j on Arch using YAY
$
yay -S
log4j
Copied
* (Optional) Uninstall log4j on Arch using YAY
$
yay -Rns
log4j
Copied
2. Manually Install "log4j" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone log4j's git locally
$
git clone https://aur.archlinux.org/log4j.git
~/log4j
Copied
c. Go to ~/log4j folder and install it
$
cd
~/log4j
Copied
$
makepkg -si
Copied
3. Information about the log4j package on Arch User Repository (AUR)
ID: 1414266
Name: log4j
PackageBaseID: 9995
PackageBase: log4j
Version: 2.23.0-1
Description: Logging library for Java
URL: https://logging.apache.org/log4j/2.x/
NumVotes: 50
Popularity: 0
OutOfDate:
Maintainer: stefan-zobel
Submitter: Snowman
FirstSubmitted: 1175312143
LastModified: 1708698571
URLPath: /cgit/aur.git/snapshot/log4j.tar.gz
Name: log4j
PackageBaseID: 9995
PackageBase: log4j
Version: 2.23.0-1
Description: Logging library for Java
URL: https://logging.apache.org/log4j/2.x/
NumVotes: 50
Popularity: 0
OutOfDate:
Maintainer: stefan-zobel
Submitter: Snowman
FirstSubmitted: 1175312143
LastModified: 1708698571
URLPath: /cgit/aur.git/snapshot/log4j.tar.gz