How to Install and Uninstall libss.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 11,2025
1. Install "libss.x86_64" package
Learn how to install libss.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
libss.x86_64
Copied
2. Uninstall "libss.x86_64" package
This tutorial shows how to uninstall libss.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
libss.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the libss.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : libss
Arch : x86_64
Version : 1.42.9
Release : 19.el7
Size : 71 k
Repo : installed
From repo : anaconda
Summary : Command line interface parsing library
URL : http://e2fsprogs.sourceforge.net/
License : MIT
Description : This is libss, a command line interface parsing library, part of
: e2fsprogs.
:
: This package includes a tool that parses a command table to
: generate a simple command-line interface parser, the include files
: needed to compile and use it.
:
: It was originally inspired by the Multics SubSystem library.
Name : libss
Arch : x86_64
Version : 1.42.9
Release : 19.el7
Size : 71 k
Repo : installed
From repo : anaconda
Summary : Command line interface parsing library
URL : http://e2fsprogs.sourceforge.net/
License : MIT
Description : This is libss, a command line interface parsing library, part of
: e2fsprogs.
:
: This package includes a tool that parses a command table to
: generate a simple command-line interface parser, the include files
: needed to compile and use it.
:
: It was originally inspired by the Multics SubSystem library.