How to Install and Uninstall libtomcrypt-devel.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 17,2024
1. Install "libtomcrypt-devel.x86_64" package
In this section, we are going to explain the necessary steps to install libtomcrypt-devel.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
libtomcrypt-devel.x86_64
Copied
2. Uninstall "libtomcrypt-devel.x86_64" package
This tutorial shows how to uninstall libtomcrypt-devel.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
libtomcrypt-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libtomcrypt-devel.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 5:53:26 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libtomcrypt-devel
Version : 1.18.2
Release : 5.el8
Architecture : x86_64
Size : 42 k
Source : libtomcrypt-1.18.2-5.el8.src.rpm
Repository : epel
Summary : Development files for libtomcrypt
URL : http://www.libtom.net/
License : Public Domain or WTFPL
Description : The libtomcrypt-devel package contains libraries and header files for
: developing applications that use libtomcrypt.
Available Packages
Name : libtomcrypt-devel
Version : 1.18.2
Release : 5.el8
Architecture : x86_64
Size : 42 k
Source : libtomcrypt-1.18.2-5.el8.src.rpm
Repository : epel
Summary : Development files for libtomcrypt
URL : http://www.libtom.net/
License : Public Domain or WTFPL
Description : The libtomcrypt-devel package contains libraries and header files for
: developing applications that use libtomcrypt.