libdes on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S libdes

* (Optional) Uninstall libdes on Arch using YAY

$ yay -Rns libdes

2. Manually Install "libdes" via AUR

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

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

b. Clone libdes's git locally

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

c. Go to ~/libdes folder and install it

$ cd ~/libdes $ makepkg -si

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

ID: 279440
Name: libdes
PackageBaseID: 33108
PackageBase: libdes
Version: 4.04b-4
Description: library for DES encryption
URL: http://linux.maruhn.com/sec/libdes.html
NumVotes: 8
Popularity: 0
OutOfDate: 1704322543
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1261590651
LastModified: 1456579740
URLPath: /cgit/aur.git/snapshot/libdes.tar.gz