How to Install and Uninstall git-publish Package on Kali Linux
Last updated: February 24,2025
1. Install "git-publish" package
Please follow the step by step instructions below to install git-publish on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
git-publish
Copied
2. Uninstall "git-publish" package
In this section, we are going to explain the necessary steps to uninstall git-publish on Kali Linux:
$
sudo apt remove
git-publish
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the git-publish package on Kali Linux
Package: git-publish
Version: 1.8.1-1
Installed-Size: 58
Maintainer: Philippe Mathieu-Daudé
Architecture: all
Depends: git, python3:any
Size: 20580
SHA256: c1cef48b3ddc2cfeb8156e7ef0c8b7758f30d0c1394f7d85034798de6cc45b5e
SHA1: d355d211987c49fb7a8aa95813d4df5215fdf310
MD5sum: 94b4c79db55c462036009c530e3faf4b
Description: git command to prepare and store patch revisions as git tags
git-publish prepares patches consistently and stores them as git tags for
future reference.
.
Features:
- It works with individual patches as well as patch series.
- No constraints are placed on git workflow, both vanilla git commands and
custom workflow scripts are compatible with git-publish.
- Email sending and pull requests are fully integrated so that publishing
patches can be done in a single command.
- Hook scripts called during patch preparation can be used to add custom
format checking or automated test runs.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/stefanha/git-publish
Section: vcs
Priority: optional
Filename: pool/main/g/git-publish/git-publish_1.8.1-1_all.deb
Version: 1.8.1-1
Installed-Size: 58
Maintainer: Philippe Mathieu-Daudé
Architecture: all
Depends: git, python3:any
Size: 20580
SHA256: c1cef48b3ddc2cfeb8156e7ef0c8b7758f30d0c1394f7d85034798de6cc45b5e
SHA1: d355d211987c49fb7a8aa95813d4df5215fdf310
MD5sum: 94b4c79db55c462036009c530e3faf4b
Description: git command to prepare and store patch revisions as git tags
git-publish prepares patches consistently and stores them as git tags for
future reference.
.
Features:
- It works with individual patches as well as patch series.
- No constraints are placed on git workflow, both vanilla git commands and
custom workflow scripts are compatible with git-publish.
- Email sending and pull requests are fully integrated so that publishing
patches can be done in a single command.
- Hook scripts called during patch preparation can be used to add custom
format checking or automated test runs.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/stefanha/git-publish
Section: vcs
Priority: optional
Filename: pool/main/g/git-publish/git-publish_1.8.1-1_all.deb