How to Install and Uninstall python3-binaryornot.noarch Package on CentOS 8 / RHEL 8
Last updated: January 16,2025
1. Install "python3-binaryornot.noarch" package
Please follow the step by step instructions below to install python3-binaryornot.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-binaryornot.noarch
Copied
2. Uninstall "python3-binaryornot.noarch" package
Here is a brief guide to show you how to uninstall python3-binaryornot.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-binaryornot.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-binaryornot.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:45:50 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-binaryornot
Version : 0.4.4
Release : 1.el8
Architecture : noarch
Size : 20 k
Source : python-binaryornot-0.4.4-1.el8.src.rpm
Repository : epel
Summary : A pure Python package to check if a file is binary or text
URL : http://pypi.python.org/pypi/BinaryOrNot
License : BSD
Description : Ultra-lightweight pure Python package to guess whether a file is binary or
: text, using a heuristic similar to Perl's pp_fttext and its analysis by
: @eliben.
:
: Has tests for these file types:
: * Text: .txt, .css, .json, .svg, .js, .lua, .pl, .rst * Binary: .png, .gif,
: .jpg, .tiff, .bmp, .DS_Store, .eot, .otf, .ttf, .woff, .rgb
:
: Has tests for numerous encodings.
Available Packages
Name : python3-binaryornot
Version : 0.4.4
Release : 1.el8
Architecture : noarch
Size : 20 k
Source : python-binaryornot-0.4.4-1.el8.src.rpm
Repository : epel
Summary : A pure Python package to check if a file is binary or text
URL : http://pypi.python.org/pypi/BinaryOrNot
License : BSD
Description : Ultra-lightweight pure Python package to guess whether a file is binary or
: text, using a heuristic similar to Perl's pp_fttext and its analysis by
: @eliben.
:
: Has tests for these file types:
: * Text: .txt, .css, .json, .svg, .js, .lua, .pl, .rst * Binary: .png, .gif,
: .jpg, .tiff, .bmp, .DS_Store, .eot, .otf, .ttf, .woff, .rgb
:
: Has tests for numerous encodings.