electricfence on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S electricfence

* (Optional) Uninstall electricfence on Arch using YAY

$ yay -Rns electricfence

2. Manually Install "electricfence" via AUR

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

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

b. Clone electricfence's git locally

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

c. Go to ~/electricfence folder and install it

$ cd ~/electricfence $ makepkg -si

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

ID: 988079
Name: electricfence
PackageBaseID: 15370
PackageBase: electricfence
Version: 2.2.6-1
Description: A malloc(3) debugger that uses virtual memory hardware to detect illegal memory accesses.
URL: https://packages.debian.org/sid/electric-fence
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: edh
Submitter: net147
FirstSubmitted: 1203944280
LastModified: 1636805536
URLPath: /cgit/aur.git/snapshot/electricfence.tar.gz