smbmap on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S smbmap

* (Optional) Uninstall smbmap on Arch using YAY

$ yay -Rns smbmap

2. Manually Install "smbmap" via AUR

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

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

b. Clone smbmap's git locally

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

c. Go to ~/smbmap folder and install it

$ cd ~/smbmap $ makepkg -si

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

ID: 842567
Name: smbmap
PackageBaseID: 144579
PackageBase: smbmap
Version: 1.8.2-1
Description: SMB enumeration tool
URL: https://github.com/ShawnDEvans/smbmap
NumVotes: 3
Popularity: 2.0E-6
OutOfDate: 1693264661
Maintainer: ImNtReal
Submitter: ImNtReal
FirstSubmitted: 1566851430
LastModified: 1609789208
URLPath: /cgit/aur.git/snapshot/smbmap.tar.gz