# Install avce00 with Homebrew, apt

Make Arc/Info (binary) Vector Coverages appear as E00. Version 2.0.0 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:avce00
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install avce00
```

  Evidence: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install avce00
```

  Evidence: Debian stable package indexes: avce00 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Package facts

- **Package key:** brew:avce00
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/avce00>
- **Version:** 2.0.0
- **Source summary:** Make Arc/Info (binary) Vector Coverages appear as E00
- **Homepage:** <http://avce00.maptools.org/avce00/index.html>
- **Upstream docs:** <http://avce00.maptools.org/avce00/HISTORY.TXT>
- **License:** MIT
- **Source archive:** <https://deb.debian.org/debian/pool/main/a/avce00/avce00_2.0.0.orig.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- avcdelete (cli)
- avcexport (cli)
- avcimport (cli)
- avctest (cli)
- avcdelete (alias)
- avcexport (alias)
- avcimport (alias)
- avctest (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.0.0
- Local data: ok
- Upstream repository: http://avce00.maptools.org/avce00/index.html
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

AVCE00 is Daniel Morissette's ANSI C library and command-line toolkit for making ESRI Arc/Info binary vector coverages appear as ASCII E00 files, and for creating binary coverages from E00 input.

### Project history

AVCE00 first appeared in 1999 as a practical reverse-engineering project for legacy GIS interchange. The documentation says the ESRI coverage file format was not documented, so the library was based on analysis of binary dumps and expected to evolve as the GIS community learned more about the format.

The first release, version 0.1 on 31 January 1999, supported the most common file types but still had known problems. The early 1999 releases quickly added annotations, regions, routes, projection handling, E00-to-coverage creation, Windows makefiles, and command-line conversion support. By version 1.1 in January 2000 it supported PC Arc/Info coverages, and by version 1.2 in October 2000 it had switched to an MIT-style license and added PC coverage write support.

The last documented major release, 2.0.0 on 17 August 2006, added direct E00 reading functions rather than requiring translation to a binary coverage first. The history notes that those functions were used for OGR E00 read support, connecting AVCE00 directly to the broader GDAL/OGR GIS ecosystem.

### Adoption history

AVCE00's adoption history is mostly the history of old GIS data surviving into modern package sets. Arc/Info binary coverages and E00 export files are legacy formats, but institutions, map archives, and migration projects still encounter them.

The project gained practical downstream importance because its 2.0.0 direct E00 reader contributed to OGR support. Even when users interact through higher-level GIS software, AVCE00 remains part of the tool lineage that made old Arc/Info interchange data accessible outside Arc/Info itself.

### How it is used

The package contains tools for GIS users and APIs for GIS developers. `avcexport` reads a binary Arc/Info coverage and writes E00; `avcimport` reads E00 and creates a binary coverage; the library exposes line-oriented read/write functions that can be plugged into existing E00 translators.

AVCE00 matters when a user has old coverage directories, needs E00 interchange, or wants a scriptable converter for a proprietary historical format. It is not a general GIS library; it is a focused compatibility layer for a narrow but durable data-preservation problem.

### Why package nerds care

For package nerds, AVCE00 is a classic preservation package: small C code, old file formats, command-line conversion utilities, and high value when one ancient dataset arrives. It can sit untouched for years and still be exactly the missing tool in a migration.

Its upstream style is also archetypal: a static MapTools site, HTML documentation, a HISTORY.TXT file, and downloadable source rather than a modern forge. The correct enrichment is therefore history-rich but repository-null.

### Timeline

- 1999-01-31: version 0.1 first released with support for the most common file types.
- 1999-02-24: version 0.2 added annotations, region coverage support, routes testing, and improved command-line conversion behavior.
- 1999-05-10: version 0.3 added alpha support for creating coverages from E00.
- 2000-01-10: version 1.1 added PC Arc/Info coverage support.
- 2000-10-17: version 1.2 switched to an MIT-style license and added PC coverage write support.
- 2006-08-17: version 2.0.0 added direct E00 read functions used in OGR E00 read support.

### Related projects

- E00Compr is the sibling MapTools library for compressed E00 files.
- OGR/GDAL is the notable downstream GIS stack mentioned in the AVCE00 2.0.0 history.
- ESRI Arc/Info coverages and E00 export files are the historical formats AVCE00 targets.

### Sources

- <http://avce00.maptools.org/avce00/HISTORY.TXT>
- <http://avce00.maptools.org/avce00/avce00.html>
- <http://avce00.maptools.org/avce00/index.html>
- <https://gdal.org/en/stable/drivers/vector/avce00.html>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** avce00
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** gdal
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Debian apt - avce00 - 2.0.0-10: normalized package name match | Debian stable package indexes: avce00 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Conversion of ESRI Arcinfo Vector Coverage in E00 format | http://avce00.maptools.org/avce00/
- Ubuntu apt - avce00 - 2.0.0-9: normalized package name match | Ubuntu 24.04 LTS package indexes: avce00 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Conversion of ESRI Arcinfo Vector Coverage in E00 format | http://avce00.maptools.org/avce00/


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [gpsbabel](https://www.automicvault.com/pkg/brew/gpsbabel/) - Shares av.db curated category or tags: cli, conversion, data.
- [odbc2parquet](https://www.automicvault.com/pkg/brew/odbc2parquet/) - Shares av.db curated category or tags: cli, conversion, data.
- [gdal](https://www.automicvault.com/pkg/brew/gdal/) - Shares av.db curated category or tags: cli, data, gis.
- [geoserver](https://www.automicvault.com/pkg/brew/geoserver/) - Shares av.db curated category or tags: cli, data, gis.
- [h3](https://www.automicvault.com/pkg/brew/h3/) - Shares av.db curated category or tags: cli, data, gis.
- [libgeotiff](https://www.automicvault.com/pkg/brew/libgeotiff/) - Shares av.db curated category or tags: cli, data, gis.
- [mapnik](https://www.automicvault.com/pkg/brew/mapnik/) - Shares av.db curated category or tags: cli, data, gis.
- [mapproxy](https://www.automicvault.com/pkg/brew/mapproxy/) - Shares av.db curated category or tags: cli, data, gis.

## Combined YAML source

View the package source record on GitHub. [combined/avce00.yml](https://github.com/automic-vault/db/blob/main/combined/avce00.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
