How to Install and Uninstall python-rtslib-fb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "python-rtslib-fb" package

Here is a brief guide to show you how to install python-rtslib-fb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-rtslib-fb

2. Uninstall "python-rtslib-fb" package

This is a short guide on how to uninstall python-rtslib-fb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-rtslib-fb $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-rtslib-fb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-rtslib-fb
Priority: optional
Section: universe/python
Installed-Size: 308
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 2.1.57+debian-3
Provides: python2.7-rtslib-fb
Depends: python-six, python, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-rtslib-fb-doc
Conflicts: python-rtslib, rtsadmin-frozen
Filename: pool/universe/p/python-rtslib-fb/python-rtslib-fb_2.1.57+debian-3_all.deb
Size: 30524
MD5sum: 5b23610e7254b377bc4a356fc5e282df
SHA1: a8aa155d61bf81d8a6ec84f6fc8ce569b78cd44f
SHA256: 0fc57595c36abaf2fc3931c1d65eaf79290019c1e1619ef0c1d00ab5dc4cd35d
Description-en: object API for managing the Linux LIO kernel target - Python 2.x
The rtslib-fb package is an object-based Python library for configuring the
LIO generic SCSI target, present in 3.x Linux kernel versions.
.
The rtslib-fb package is a fork of the "rtslib" code written by RisingTide
Systems. The "-fb" differentiates between the original and this version.
Ensure to use either all "fb" versions of the targetcli components --
targetcli, rtslib, and configshell, or stick with all non-fb versions,
since they are no longer strictly compatible.
.
This package contains the Python 2.x module.
Description-md5: b3f3dcb7e5da4537556faacb21b1b106
Homepage: https://github.com/agrover/rtslib-fb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu