How to Install and Uninstall python3-iowait Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-iowait" package

This guide let you learn how to install python3-iowait on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-iowait

2. Uninstall "python3-iowait" package

Please follow the guidelines below to uninstall python3-iowait on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-iowait package on Ubuntu 21.10 (Impish Indri)

Package: python3-iowait
Architecture: all
Version: 0.1-1.2
Priority: optional
Section: universe/python
Source: python-iowait
Origin: Ubuntu
Maintainer: Andrea Corbellini
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 30
Depends: python3:any
Filename: pool/universe/p/python-iowait/python3-iowait_0.1-1.2_all.deb
Size: 6316
MD5sum: 1e6d2a3f1080fca3df12775e4d52b36c
SHA1: 0df37ec8ef2999f543abaa65be0c2c0396c496f9
SHA256: e58e830078ac2ce59b2ce213cefcf382ffcdd7d1140f8c91e24f866305e922c9
SHA512: ad25a7626f3cff9789e018cc7ab761cb362afc41061e64d559edbf01ff70479c2aecc4ad27c68100b46043a14dd3ae5d6c945f1bdad7ed82490bbdf5f2e86ba3
Homepage: https://launchpad.net/python-iowait
Description-en: Platform-independent module for I/O completion events
Different operating systems provide different ways to wait for I/O completion
events: there's select(), poll(), epoll() and kqueue(). For cross-platform
applications it can be a pain to support all this system functions, especially
because each one provides a different interface.
.
IOWait solves this problem by providing a unified interface and using always
the best and faster function available in the platform. Its only limitation is
that, on Windows, it only works for sockets.
.
This package provides the module for Python 3.
Description-md5: fc59bde767ae328033150148ba8a18de