How to Install and Uninstall sixer Package on Kali Linux

Last updated: May 20,2024

1. Install "sixer" package

This guide let you learn how to install sixer on Kali Linux

$ sudo apt update $ sudo apt install sixer

2. Uninstall "sixer" package

Please follow the steps below to uninstall sixer on Kali Linux:

$ sudo apt remove sixer $ sudo apt autoclean && sudo apt autoremove

3. Information about the sixer package on Kali Linux

Package: sixer
Version: 1.6-5
Installed-Size: 85
Maintainer: Debian OpenStack
Architecture: all
Depends: python3:any
Size: 17316
SHA256: cafcbd2684eae42424c00ded92ef88c7d08b3daa49b4d32c66ac49b4d9f8ca11
SHA1: fa2dd9e2cdffeda3a7e10220d7ca7e3f072f3fb7
MD5sum: 7f6291c4b01659c747b1759008e9cf69
Description: add Python 3 support to Python 2 applications using six - Python 3.x
Sixer is a tool adding Python 3 support to a Python 2 project. It was written
to produces patches to port OpenStack to Python 3. It is focused on supporting
Python 2.7 and 3.4.
.
It uses basic regular expressions to find code which needs to be modified. It
emits warnings when code was not patched or looks suspicious.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/haypo/sixer
Section: python
Priority: optional
Filename: pool/main/s/sixer/sixer_1.6-5_all.deb