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

Last updated: May 06,2024

1. Install "python-enzyme" package

This is a short guide on how to install python-enzyme on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-enzyme

2. Uninstall "python-enzyme" package

Please follow the guidelines below to uninstall python-enzyme on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-enzyme
Priority: optional
Section: universe/python
Installed-Size: 145
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: enzyme
Version: 0.4.1-1build1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/e/enzyme/python-enzyme_0.4.1-1build1_all.deb
Size: 20638
MD5sum: e1d35ea024c7a80efb0476d97f6c9b9f
SHA1: 456f3076d91e5f1869c00f1877d33c6ebd8850c2
SHA256: bf076ad1dbfb618b046b48cd847054af83aeb0955ed3c4e67f401490b4c32605
Description-en: video metadata parser (Python 2)
Python module to parse metadata in video files.
.
enzyme extracts metadata such as the type and encoding of video streams, type,
encoding and language of audio streams, chapters, tags and subtitle tracks
from video files.
.
This package contains the Python 2 module.
Description-md5: 82a6ebb2ebf9c220eadf2f116145aa4f
Homepage: https://github.com/Diaoul/enzyme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu