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

Last updated: May 15,2024

1. Install "python3-affine" package

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

$ sudo apt update $ sudo apt install python3-affine

2. Uninstall "python3-affine" package

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

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

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

Package: python3-affine
Priority: optional
Section: universe/python
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: python-affine
Version: 1.2.0-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-affine/python3-affine_1.2.0-1_all.deb
Size: 11730
MD5sum: 2d21682f36498b5d3d47c8ca56168dda
SHA1: 3fb44035d8efec3cc164978663188071137c1516
SHA256: a098c51688934ab271cf1cde76dc99bb027cb29baf519a677cb7686479ae5817
Description-en: Python 3 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 3 version of the library.
Description-md5: d8269c84010bd99b67a1eb595320484a
Homepage: https://github.com/sgillies/affine
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu