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

Last updated: May 18,2024

1. Install "python3-aiofiles" package

Please follow the instructions below to install python3-aiofiles on Kali Linux

$ sudo apt update $ sudo apt install python3-aiofiles

2. Uninstall "python3-aiofiles" package

Please follow the step by step instructions below to uninstall python3-aiofiles on Kali Linux:

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

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

Package: python3-aiofiles
Source: aiofiles
Version: 23.2.1-2
Installed-Size: 60
Maintainer: David Steele
Architecture: all
Depends: python3:any
Size: 10468
SHA256: 70670ee2861193d83527c8ad6f837a41686fa2407d789c715fec035ce2fbfd1d
SHA1: a9b5ed5031b19342a21024a45253e81d87283143
MD5sum: bf1c07c14f4f088c9490f3dce109908a
Description: support for Python asyncio file operations
This module includes support for asynchronous file
operations using the Python asyncio module.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/Tinche/aiofiles
Tag: devel::lang:python, devel::library, implemented-in::python,
role::devel-lib, role::program, use::storing, works-with::file
Section: python
Priority: optional
Filename: pool/main/a/aiofiles/python3-aiofiles_23.2.1-2_all.deb