How to Install and Uninstall libss2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libss2" package

This guide let you learn how to install libss2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libss2

2. Uninstall "libss2" package

This is a short guide on how to uninstall libss2 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libss2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libss2 package on Ubuntu 21.10 (Impish Indri)

Package: libss2
Architecture: amd64
Version: 1.46.3-1ubuntu3
Multi-Arch: same
Priority: required
Section: libs
Source: e2fsprogs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Theodore Y. Ts'o
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 112
Depends: libcom-err2, libc6 (>= 2.34)
Replaces: e2fsprogs (<< 1.34-1)
Filename: pool/main/e/e2fsprogs/libss2_1.46.3-1ubuntu3_amd64.deb
Size: 12252
MD5sum: 5258bfad8e3bc1925d6552a2d9d556bd
SHA1: a24721424ac9ff66fbd52fc97467df95304880c7
SHA256: c1cb08abd89bd89973f1b90af966629438785acaa39fe1935b5f0836e7a5106f
SHA512: eeca505e980ed1f562d2de4a61de23a7cc5b80440d04293592f6048b2870e3440a786749750a0b4b3d1c553dc793758bdc502c15dba1641afddc4bc36419d869
Homepage: http://e2fsprogs.sourceforge.net
Description-en: command-line interface parsing library
libss provides a simple command-line interface parser which will
accept input from the user, parse the command into an argv argument
vector, and then dispatch it to a handler function.
.
It was originally inspired by the Multics SubSystem library.
Description-md5: d3d9f89af5755a413e24d2dc0cb7df81
Task: minimal