How to Install and Uninstall python3-affine Package on Kali Linux

Last updated: October 06,2024

1. Install "python3-affine" package

Please follow the guidelines below to install python3-affine on Kali Linux

$ sudo apt update $ sudo apt install python3-affine

2. Uninstall "python3-affine" package

Please follow the instructions below to uninstall python3-affine on Kali Linux:

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

3. Information about the python3-affine package on Kali Linux

Package: python3-affine
Source: python-affine
Version: 2.4.0-1
Installed-Size: 69
Maintainer: Debian GIS Project
Architecture: all
Depends: python3:any
Size: 15472
SHA256: 8be5ff6a740510ad36dff3344035180a44a9a1c1d169f517606308881722f67a
SHA1: e9641fb2a8a7627576f8bb2849ca55142150c124
MD5sum: 5628d615e766ef8c3f298df4b97cd834
Description: 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:
Homepage: https://github.com/rasterio/affine
Tag: devel::lang:python, devel::library, implemented-in::python,
role::devel-lib
Section: python
Priority: optional
Filename: pool/main/p/python-affine/python3-affine_2.4.0-1_all.deb