How to Install and Uninstall python3-ordered-set Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-ordered-set" package

This guide let you learn how to install python3-ordered-set on Kali Linux

$ sudo apt update $ sudo apt install python3-ordered-set

2. Uninstall "python3-ordered-set" package

Please follow the guidelines below to uninstall python3-ordered-set on Kali Linux:

$ sudo apt remove python3-ordered-set $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ordered-set package on Kali Linux

Package: python3-ordered-set
Source: python-ordered-set
Version: 4.1.0-1
Installed-Size: 41
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 9628
SHA256: e0f909b1629b94526a2614af33fb31a6c832187e245aaf50ddb8609c0684c510
SHA1: efe78d0114535ccc954826ae82570305434a7a26
MD5sum: 2d78522a3b010bfcc6866b93207c62d1
Description: ordered set implementation for Python 3
Pure Python implementation of an ordered set: a mutable set which keeps the
order of insertion of its elements.
.
This package provides the modules for Python 3.
Description-md5:
Homepage: https://github.com/rspeer/ordered-set
Section: python
Priority: optional
Filename: pool/main/p/python-ordered-set/python3-ordered-set_4.1.0-1_all.deb