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

Last updated: May 20,2024

1. Install "python-sqlitecachec" package

This tutorial shows how to install python-sqlitecachec on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-sqlitecachec

2. Uninstall "python-sqlitecachec" package

In this section, we are going to explain the necessary steps to uninstall python-sqlitecachec on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-sqlitecachec $ sudo apt autoclean && sudo apt autoremove

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

Package: python-sqlitecachec
Priority: extra
Section: universe/python
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Mike Miller
Architecture: amd64
Source: yum-metadata-parser
Version: 1.1.4-1
Provides: python2.7-sqlitecachec
Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.16.0), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4), python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/y/yum-metadata-parser/python-sqlitecachec_1.1.4-1_amd64.deb
Size: 21440
MD5sum: e937f91cd73f91a5fe15310d82727acf
SHA1: af28250d3424490cbbd1d55e484cab183ddf44d4
SHA256: a6827a0092e3d775353189764a05e52f8b21ddb56ded8756332dce6bceb8cd8e
Description-en: Fast metadata parser for yum
Python module providing a fast metadata parser for yum implemented in C.
The sqlitecachec module is used by createrepo and the yum package manager
to update and query local caches of RPM package repositories.
Description-md5: 67d29f77da67fce806d87f630721fdd6
Homepage: http://yum.baseurl.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu