schema2ldif on AUR (Arch User Repository)

Last updated: February 24,2025

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

$ yay -S schema2ldif

* (Optional) Uninstall schema2ldif on Arch using YAY

$ yay -Rns schema2ldif

2. Manually Install "schema2ldif" via AUR

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

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

b. Clone schema2ldif's git locally

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

c. Go to ~/schema2ldif folder and install it

$ cd ~/schema2ldif $ makepkg -si

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

ID: 523447
Name: schema2ldif
PackageBaseID: 88750
PackageBase: schema2ldif
Version: 1.3-1
Description: Convert .schema to .ldif.
URL: https://forge.fusiondirectory.org/projects/schema2ldif
NumVotes: 1
Popularity: 0
OutOfDate: 1704471444
Maintainer: ptroncone
Submitter: K1412
FirstSubmitted: 1419737284
LastModified: 1530457998
URLPath: /cgit/aur.git/snapshot/schema2ldif.tar.gz