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

Last updated: May 21,2024

1. Install "python3-portio" package

This tutorial shows how to install python3-portio on Kali Linux

$ sudo apt update $ sudo apt install python3-portio

2. Uninstall "python3-portio" package

In this section, we are going to explain the necessary steps to uninstall python3-portio on Kali Linux:

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

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

Package: python3-portio
Source: portio (0.5-5)
Version: 0.5-5+b4
Installed-Size: 59
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.4)
Size: 8872
SHA256: fb75b552e53d3d6f1b445b52df48cc6c71308c6963d3df1f846ca78a08f9099f
SHA1: ef1d3142f7db666a34aadae7b87954b337235b1a
MD5sum: eb9bb4769193592eaca9461d9fb8cf32
Description: PortIO, Python low level port I/O for Linux x86
PortIO is a Python front end to the low level functions provided by
the C library on Linux 386 platforms for the hardware input and output
ports: outb, outw, outl, outsb, outsw, outsl, outb_p, outw_p, outl_p,
inb, inw, inl, insb, insw, insl, inb_p, inw_p, inl_p, ioperm, iopl.
Description-md5:
Homepage: http://portio.inrim.it
Section: python
Priority: optional
Filename: pool/main/p/portio/python3-portio_0.5-5+b4_amd64.deb