How to Install and Uninstall e00compr Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "e00compr" package

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

$ sudo apt update $ sudo apt install e00compr

2. Uninstall "e00compr" package

Here is a brief guide to show you how to uninstall e00compr on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove e00compr $ sudo apt autoclean && sudo apt autoremove

3. Information about the e00compr package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: e00compr
Priority: optional
Section: universe/science
Installed-Size: 136
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Version: 1.0.1-2
Depends: libc6 (>= 2.3.4)
Suggests: avce00
Filename: pool/universe/e/e00compr/e00compr_1.0.1-2_amd64.deb
Size: 27300
MD5sum: 8ae4269ef6ed6544c8b5f08a9acf9c07
SHA1: 9529648f30ee1db59bb09aae4c473fce263871f8
SHA256: 6e222e5a17ef9d8ce2727af49415bd08185533c26333f8285cdea8254e801b81
Description-en: A program to read/write Arcinfo compressed E00 files
E00compr is an ANSI C library that reads and writes Arcinfo compressed E00
files. Both "PARTIAL" and "FULL" compression levels are supported. E00 files
are the vector import/export format for Arcinfo. It is plain ASCII and is
meant as an interchange format. ESRI considers the format to be proprietary,
so this package may not read all E00 files as ESRI may change the format.
.
This package is useful for importing E00 files into the grass GIS system.
.
It contains the e00conv command-line program, which takes a E00 file as
input (compressed or not) and copies it to a new file with the requested
compression level (NONE, PARTIAL or FULL). The library is not included
at this stage.
Description-md5: 14347a48a6b43b53e0576e4ce51df5a4
Enhances: grass
Homepage: http://avce00.maptools.org/e00compr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu