How to Install and Uninstall python3-three-merge Package on Kali Linux

Last updated: September 08,2024

1. Install "python3-three-merge" package

Learn how to install python3-three-merge on Kali Linux

$ sudo apt update $ sudo apt install python3-three-merge

2. Uninstall "python3-three-merge" package

This tutorial shows how to uninstall python3-three-merge on Kali Linux:

$ sudo apt remove python3-three-merge $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-three-merge package on Kali Linux

Package: python3-three-merge
Source: three-merge
Version: 0.1.1-4
Installed-Size: 41
Maintainer: Debian Python Team
Architecture: all
Depends: python3-diff-match-patch, python3:any
Size: 6484
SHA256: 54e89b2c29edf2d2c90584567a348aa8f9ae32566cc213dd0da610efb1835951
SHA1: 9c7477e643febe997460cce672d6bbeb2cecf314
MD5sum: ff781c9843053c4355a06533d0dda8a4
Description: Perform a 3-way merge between strings at a character level
This library is based on the diff-match-patch library. This library
performs merges at a character level, as opposed to most VCS
systems, which opt for a line-based approach.
Description-md5:
Homepage: https://github.com/spyder-ide/three-merge
Section: python
Priority: optional
Filename: pool/main/t/three-merge/python3-three-merge_0.1.1-4_all.deb