self-service-password on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S self-service-password

* (Optional) Uninstall self-service-password on Arch using YAY

$ yay -Rns self-service-password

2. Manually Install "self-service-password" via AUR

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

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

b. Clone self-service-password's git locally

$ git clone https://aur.archlinux.org/self-service-password.git ~/self-service-password

c. Go to ~/self-service-password folder and install it

$ cd ~/self-service-password $ makepkg -si

3. Information about the self-service-password package on Arch User Repository (AUR)

ID: 529084
Name: self-service-password
PackageBaseID: 134440
PackageBase: self-service-password
Version: 1.3-12
Description: A small webinterface for changing/resetting ldap passwords
URL: https://ltb-project.org/documentation/self-service-password
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sparchatus
FirstSubmitted: 1532287162
LastModified: 1532463347
URLPath: /cgit/aur.git/snapshot/self-service-password.tar.gz