How to Install and Uninstall python3-git-os-job Package on Kali Linux

Last updated: February 24,2025

1. Install "python3-git-os-job" package

This is a short guide on how to install python3-git-os-job on Kali Linux

$ sudo apt update $ sudo apt install python3-git-os-job

2. Uninstall "python3-git-os-job" package

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

$ sudo apt remove python3-git-os-job $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-git-os-job package on Kali Linux

Package: python3-git-os-job
Source: python-git-os-job
Version: 1.0.1-4
Installed-Size: 29
Maintainer: Debian OpenStack
Architecture: all
Depends: python3:any
Size: 5132
SHA256: 57937039eb51862ba05715ddd2b916f05e3e0b3a063dc78c79498a703720b906
SHA1: 2371b9c980ca4e92bc5681afd30470f827e43446
MD5sum: 7dbc3e066dbc6c794676df9312e41a63
Description: Show the OpenStack job logs for a commit - Python 3.x
The OpenStack project stores the logs for all of the test jobs related to a
commit on http://logs.openstack.org organized by the commit hash. To review
the logs after a job runs, most developers start with the message jenkins
leaves on gerrit, and click through to the log files. Not all jenkins jobs are
triggered by or related to a gerrit review, though (e.g, release tags).
.
git-os-job makes it easy to find those logs by finding the hash of the commit
and using it to build the right URL. It will then either print the URL or open
a web browser directly.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/dhellmann/git-os-job
Section: python
Priority: optional
Filename: pool/main/p/python-git-os-job/python3-git-os-job_1.0.1-4_all.deb