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

Last updated: May 13,2024

1. Install "python3-regions" package

In this section, we are going to explain the necessary steps to install python3-regions on Kali Linux

$ sudo apt update $ sudo apt install python3-regions

2. Uninstall "python3-regions" package

This guide covers the steps necessary to uninstall python3-regions on Kali Linux:

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

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

Package: python3-regions
Source: astropy-regions (0.8-1)
Version: 0.8-1+b1
Installed-Size: 1575
Maintainer: Debian Astro Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-astropy, python3-numpy, python3:any, libc6 (>= 2.4)
Size: 182592
SHA256: e263160fad81c41a34d8c553952b238555c3914d1597c6056958266e78afeb6f
SHA1: 84c2241c802d3867564f82f697310f1a8f109be3
MD5sum: 36d1a2ae702f0e64160c88557fd1a387
Description: Python astronomy package for region handling
The regions package provides (or plans to provide) classes to
represent regions defined using pixel or celestial coordinates or on
the celestial sphere.
Description-md5:
Homepage: https://astropy-regions.readthedocs.io/
Section: python
Priority: optional
Filename: pool/main/a/astropy-regions/python3-regions_0.8-1+b1_amd64.deb