smbldap-tools on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S smbldap-tools

* (Optional) Uninstall smbldap-tools on Arch using YAY

$ yay -Rns smbldap-tools

2. Manually Install "smbldap-tools" via AUR

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

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

b. Clone smbldap-tools's git locally

$ git clone https://aur.archlinux.org/smbldap-tools.git ~/smbldap-tools

c. Go to ~/smbldap-tools folder and install it

$ cd ~/smbldap-tools $ makepkg -si

3. Information about the smbldap-tools package on Arch User Repository (AUR)

ID: 1219611
Name: smbldap-tools
PackageBaseID: 19178
PackageBase: smbldap-tools
Version: 0.9.11-2
Description: A set of perl scripts designed to manage user and group accounts stored in an LDAP directory.
URL: https://github.com/fumiyas/smbldap-tools
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: MrSoup678
Submitter: bugix
FirstSubmitted: 1219065502
LastModified: 1677689583
URLPath: /cgit/aur.git/snapshot/smbldap-tools.tar.gz