How to Install and Uninstall python3-binaryornot Package on Kali Linux
Last updated: November 22,2024
1. Install "python3-binaryornot" package
This is a short guide on how to install python3-binaryornot on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-binaryornot
Copied
2. Uninstall "python3-binaryornot" package
Please follow the guidance below to uninstall python3-binaryornot on Kali Linux:
$
sudo apt remove
python3-binaryornot
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-binaryornot package on Kali Linux
Package: python3-binaryornot
Source: binaryornot
Version: 0.4.4+dfsg-5
Installed-Size: 34
Maintainer: Vincent Bernat
Architecture: all
Depends: python3-chardet, python3:any
Size: 9024
SHA256: 6d50676e5de47f880d10daecf963a53a3097e922b1823a049aafefd2216d7963
SHA1: b2ad9783ac770e8b1be648cae5763ed185f40dd9
MD5sum: cde5a5438fd04f729aaeb5aa5a841b56
Description: check if a file is binary or text (Python 3 module)
This Python package provides a function to check if a file is a text
file or a binary file. It uses the same heuristic as file(1) by
looking at the first 1024 bytes of the file and checks that all
characters are printable.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://github.com/audreyr/binaryornot
Section: python
Priority: optional
Filename: pool/main/b/binaryornot/python3-binaryornot_0.4.4+dfsg-5_all.deb
Source: binaryornot
Version: 0.4.4+dfsg-5
Installed-Size: 34
Maintainer: Vincent Bernat
Architecture: all
Depends: python3-chardet, python3:any
Size: 9024
SHA256: 6d50676e5de47f880d10daecf963a53a3097e922b1823a049aafefd2216d7963
SHA1: b2ad9783ac770e8b1be648cae5763ed185f40dd9
MD5sum: cde5a5438fd04f729aaeb5aa5a841b56
Description: check if a file is binary or text (Python 3 module)
This Python package provides a function to check if a file is a text
file or a binary file. It uses the same heuristic as file(1) by
looking at the first 1024 bytes of the file and checks that all
characters are printable.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://github.com/audreyr/binaryornot
Section: python
Priority: optional
Filename: pool/main/b/binaryornot/python3-binaryornot_0.4.4+dfsg-5_all.deb