How to Install and Uninstall python3-moreorless Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-moreorless" package

Please follow the guidelines below to install python3-moreorless on Kali Linux

$ sudo apt update $ sudo apt install python3-moreorless

2. Uninstall "python3-moreorless" package

This guide covers the steps necessary to uninstall python3-moreorless on Kali Linux:

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

3. Information about the python3-moreorless package on Kali Linux

Package: python3-moreorless
Source: python-moreorless
Version: 0.4.0-2
Installed-Size: 32
Maintainer: Debian Python Team
Architecture: all
Depends: python3-click, python3:any
Size: 7060
SHA256: 9f72e67c2faf41285e0a758ee959361a97053654abb378f4d69a01b72aa15417
SHA1: 6c7a778810f3284f255c376dc56640a43c50e6ee
MD5sum: 2dd7436943aef21f305a99a2748da96d
Description: Python difflib with simpler arguments, and enhanced "No newline at EOF" support
Moreorless is a thin wrapper around Python's difflib.unified_diff that Does
The Right Thing for "No newline at eof". The arguments used when calling
moreorless' functions are simpler than difflib's. Moreorless also supports
various other functions such as
`patch.apply_single_file` and `click.echo_color_unified_diff`.
Description-md5:
Homepage: https://github.com/thatch/moreorless
Section: python
Priority: optional
Filename: pool/main/p/python-moreorless/python3-moreorless_0.4.0-2_all.deb