enum4linux on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S enum4linux

* (Optional) Uninstall enum4linux on Arch using YAY

$ yay -Rns enum4linux

2. Manually Install "enum4linux" via AUR

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

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

b. Clone enum4linux's git locally

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

c. Go to ~/enum4linux folder and install it

$ cd ~/enum4linux $ makepkg -si

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

ID: 990928
Name: enum4linux
PackageBaseID: 131335
PackageBase: enum4linux
Version: 0.9.1-1
Description: A tool for enumerating information from Windows and Samba systems.
URL: https://github.com/CiscoCXSecurity/enum4linux
NumVotes: 4
Popularity: 0.000342
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1522774749
LastModified: 1637283625
URLPath: /cgit/aur.git/snapshot/enum4linux.tar.gz

5. The same packages on other Linux Distributions