How to Install and Uninstall python3-git-delete-merged-branches Package on Kali Linux

Last updated: November 22,2024

1. Install "python3-git-delete-merged-branches" package

This guide let you learn how to install python3-git-delete-merged-branches on Kali Linux

$ sudo apt update $ sudo apt install python3-git-delete-merged-branches

2. Uninstall "python3-git-delete-merged-branches" package

In this section, we are going to explain the necessary steps to uninstall python3-git-delete-merged-branches on Kali Linux:

$ sudo apt remove python3-git-delete-merged-branches $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-git-delete-merged-branches package on Kali Linux

Package: python3-git-delete-merged-branches
Source: git-delete-merged-branches
Version: 7.4.0-1
Installed-Size: 119
Maintainer: Debian Python Team
Architecture: all
Depends: git, python3-colorama, python3-prompt-toolkit, python3:any
Size: 22364
SHA256: 671405555fa0596897f0327f5c6d8eff128381eeeba51eb3aa0f593dbbf3524e
SHA1: eab1d387090e6dd7157428985918e947f3f51a3b
MD5sum: 98538ea3874b8f72673ef8f0276ba82a
Description: command-line tool to delete merged git branches (Python module)
A convenient command-line tool helping you keep repositories clean.
.
Features:
* Supports deletion of both local and remote branches
* Detects multiple forms of de-facto merges (rebase merges, squash merges
(needs --effort=3), single or range cherry-picks… leveraging git cherry)
* Supports workflows with multiple release branches, e.g. only delete
branches that have been merged to all of master, dev and staging
* Quick interactive configuration
* Provider agnostic: Works with GitHub, GitLab, Gitea and any other Git
hosting
* Takes safety seriously
.
This package contains the Python module.
Description-md5:
Homepage: https://github.com/hartwork/git-delete-merged-branches
Section: python
Priority: optional
Filename: pool/main/g/git-delete-merged-branches/python3-git-delete-merged-branches_7.4.0-1_all.deb