How to Install and Uninstall jansson.x86_64 Package on Amazon Linux 2
Last updated: November 15,2024
1. Install "jansson.x86_64" package
Please follow the guidelines below to install jansson.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
jansson.x86_64
Copied
2. Uninstall "jansson.x86_64" package
In this section, we are going to explain the necessary steps to uninstall jansson.x86_64 on Amazon Linux 2:
$
sudo yum remove
jansson.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the jansson.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : jansson
Arch : x86_64
Version : 2.10
Release : 1.amzn2.0.2
Size : 37 k
Repo : amzn2-core/2/x86_64
Summary : C library for encoding, decoding and manipulating JSON data
URL : http://www.digip.org/jansson/
License : MIT
Description : Small library for parsing and writing JSON documents.
Available Packages
Name : jansson
Arch : x86_64
Version : 2.10
Release : 1.amzn2.0.2
Size : 37 k
Repo : amzn2-core/2/x86_64
Summary : C library for encoding, decoding and manipulating JSON data
URL : http://www.digip.org/jansson/
License : MIT
Description : Small library for parsing and writing JSON documents.