How to Install and Uninstall libassuan-devel.x86_64 Package on Amazon Linux 2

Last updated: May 02,2024

1. Install "libassuan-devel.x86_64" package

This tutorial shows how to install libassuan-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libassuan-devel.x86_64

2. Uninstall "libassuan-devel.x86_64" package

This guide let you learn how to uninstall libassuan-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove libassuan-devel.x86_64 $ sudo yum autoremove

3. Information about the libassuan-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libassuan-devel
Arch : x86_64
Version : 2.1.0
Release : 3.amzn2.0.2
Size : 61 k
Repo : amzn2-core/2/x86_64
Summary : GnuPG IPC library
URL : http://www.gnupg.org/
License : LGPLv2+ and GPLv3+
Description : This is the IPC static library used by GnuPG 2, GPGME and a few
: other packages.
:
: This package contains files needed to develop applications using
: libassuan.