libtomcrypt-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libtomcrypt-git

* (Optional) Uninstall libtomcrypt-git on Arch using YAY

$ yay -Rns libtomcrypt-git

2. Manually Install "libtomcrypt-git" via AUR

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

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

b. Clone libtomcrypt-git's git locally

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

c. Go to ~/libtomcrypt-git folder and install it

$ cd ~/libtomcrypt-git $ makepkg -si

3. Information about the libtomcrypt-git package on Arch User Repository (AUR)

ID: 196309
Name: libtomcrypt-git
PackageBaseID: 89857
PackageBase: libtomcrypt-git
Version: 1.17.r379.gaeaa6d4-1
Description: A fairly comprehensive, modular and portable cryptographic toolkit.
URL: http://www.libtom.net
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pattop
Submitter: pattop
FirstSubmitted: 1422405584
LastModified: 1434324837
URLPath: /cgit/aur.git/snapshot/libtomcrypt-git.tar.gz