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

Last updated: May 20,2024

1. Install "python-affine" package

Please follow the steps below to install python-affine on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-affine

2. Uninstall "python-affine" package

This guide let you learn how to uninstall python-affine on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-affine
Priority: optional
Section: universe/python
Installed-Size: 87
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Version: 1.2.0-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-affine/python-affine_1.2.0-1_all.deb
Size: 11640
MD5sum: c97ba503e82fd300298bbd2805c4102a
SHA1: 0af648dc03a6206e151ae255d54470dde060ae7e
SHA256: db5b724c61f839d0e65923cb2adb7c5f366a1b7f10c07827754dd90d4ebdd3db
Description-en: Python Library for handling affine transformations of the plane
This library contains functions for handling affine transformations of the
plane.
.
It can be used in georeferenced datasets to transfer image to world
coordinates.
This is the Python 2 version of the library.
Description-md5: cfd31ba6c5723375fe91c89f30a6274e
Homepage: https://github.com/sgillies/affine
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu