How to Install and Uninstall fiona-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "fiona-doc" package

Please follow the instructions below to install fiona-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fiona-doc

2. Uninstall "fiona-doc" package

Please follow the steps below to uninstall fiona-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fiona-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the fiona-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fiona-doc
Priority: optional
Section: universe/doc
Installed-Size: 355
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: fiona
Version: 1.6.3-2
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/f/fiona/fiona-doc_1.6.3-2_all.deb
Size: 61310
MD5sum: a1d651163faceff5e99505a4d1d72998
SHA1: 81c2b6c8050707b6db9422e2f5df035bf35f2101
SHA256: 4a79300bd8ec1e93d5b7f6cd0a318c3fa9bea21f1fbfeeafd5bf2c6b84e1a245
Description-en: Python API for reading/writing vector geospatial data (docs)
Fiona is a Python wrapper around the OGR vector data abstraction library.
Fiona is designed to be simple and dependable. It focuses on reading
and writing data in standard Python IO style and relies upon familiar
Python types and protocols such as files, dictionaries, mappings, and
iterators instead of classes specific to OGR. Fiona can read and write
real-world data using multi-layered GIS formats and zipped virtual
file systems and integrates readily with other Python GIS packages
such as pyproj, Rtree, and Shapely.
.
This package contains the html documentation for Fiona.
Description-md5: 1a70029eafc3a634476d4a45c6aca025
Homepage: https://github.com/Toblerity/Fiona
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu