How to Install and Uninstall libtomcrypt Package on Manjaro

Last updated: May 18,2024

1. Install "libtomcrypt" package

Please follow the guidelines below to install libtomcrypt on Manjaro

$ sudo pacman -Sy $ sudo pacman -S libtomcrypt

2. Uninstall "libtomcrypt" package

In this section, we are going to explain the necessary steps to uninstall libtomcrypt on Manjaro:

$ sudo pacman -Rcns libtomcrypt

3. Information about the libtomcrypt package on Manjaro

Repository : extra
Name : libtomcrypt
Version : 1.18.2-1
Description : A fairly comprehensive, modular and portable cryptographic
toolkit
Architecture : x86_64
URL : https://www.libtom.net/LibTomCrypt/
Licenses : custom:PublicDomain
Groups : None
Provides : None
Depends On : libtommath gmp
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 339.60 KiB
Installed Size : 942.12 KiB
Packager : Felix Yan
Build Date : Thu Aug 19 16:27:25 2021
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions