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

Last updated: May 16,2024

1. Install "python3-enzyme" package

This guide covers the steps necessary to install python3-enzyme on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-enzyme

2. Uninstall "python3-enzyme" package

This guide covers the steps necessary to uninstall python3-enzyme on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: python3:any (>= 3.3.2-2~)
Filename: pool/universe/e/enzyme/python3-enzyme_0.4.1-1build1_all.deb
Size: 20586
MD5sum: df48a7fac3a8c0eedbf84d45260a583f
SHA1: fea651cfd0f91ef274ed4863001fe4f9f3691f2b
SHA256: 651ca1139ede2d45e646dd8a010e705007b134c130b744dfb643359480278a02
Description-en: video metadata parser (Python 3)
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 3 module.
Description-md5: e08a4ab0c6aca13bf3a1b943f7da162f
Homepage: https://github.com/Diaoul/enzyme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu