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

Last updated: November 23,2024

1. Install "python-easyzone" package

Please follow the step by step instructions below to install python-easyzone on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-easyzone

2. Uninstall "python-easyzone" package

Please follow the step by step instructions below to uninstall python-easyzone on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-easyzone
Priority: optional
Section: universe/python
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: easyzone
Version: 1.2.2-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-dnspython
Filename: pool/universe/e/easyzone/python-easyzone_1.2.2-1_all.deb
Size: 8550
MD5sum: 609a7a37d51ae8cdd8e835f0c3f4575d
SHA1: 27d60337d76b64fa86d2933bec5b7e3f5f105df3
SHA256: a18a7789ca780ac5198b832e9c695b87f8efb228b515d28db186e1e4e9948078
Description-en: DNS Zone abstraction Python module
This module helps managing the common record types of a zone file,
including SOA records.
The main features include:
- A high-level abstraction on top of dnspython.
- Load a zone file into objects.
- Modify/add/delete zone/record objects.
- Save back to zone file.
- Auto-update serial if necessary.
Description-md5: fa525b33a2a65581f247f866ff6583e8
Homepage: http://www.psychofx.com/easyzone/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu