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

Last updated: May 04,2024

1. Install "python3-binaryornot" package

This tutorial shows how to install python3-binaryornot on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-binaryornot

2. Uninstall "python3-binaryornot" package

This tutorial shows how to uninstall python3-binaryornot on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-binaryornot
Architecture: all
Version: 0.4.4+dfsg-4
Priority: optional
Section: universe/python
Source: binaryornot
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 34
Depends: python3-chardet, python3:any
Filename: pool/universe/b/binaryornot/python3-binaryornot_0.4.4+dfsg-4_all.deb
Size: 7968
MD5sum: 38a0f7e3656a15357fce561e9cb4cf17
SHA1: 622c83c6c7ecdb2385a133884fb8193e440c7ae7
SHA256: aa11fff74868d1549604e58ae047c9093e3923bda0e1da4507645e75a217dd1f
SHA512: 6480f88f9fd945782e057c51ecf80cffeed11f676446281880f500b91d86747df775999bd604482859e8152d1468737a3b2843166b92b40190fb572961c14d10
Homepage: https://github.com/audreyr/binaryornot
Description-en: 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: 9add4d2c6805ea87fb861284ceb00e91