log4net on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S log4net

* (Optional) Uninstall log4net on Arch using YAY

$ yay -Rns log4net

2. Manually Install "log4net" via AUR

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

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

b. Clone log4net's git locally

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

c. Go to ~/log4net folder and install it

$ cd ~/log4net $ makepkg -si

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

ID: 952822
Name: log4net
PackageBaseID: 140738
PackageBase: log4net
Version: 2.0.8-2
Description: A tool to help the programmer output log statements to a variety of output targets
URL: https://logging.apache.org/log4net/
NumVotes: 0
Popularity: 0
OutOfDate: 1699717359
Maintainer:
Submitter: City-busz
FirstSubmitted: 1553703894
LastModified: 1629997400
URLPath: /cgit/aur.git/snapshot/log4net.tar.gz