How to Install and Uninstall git-mediawiki Package on Kali Linux

Last updated: July 06,2024

1. Install "git-mediawiki" package

Please follow the guidelines below to install git-mediawiki on Kali Linux

$ sudo apt update $ sudo apt install git-mediawiki

2. Uninstall "git-mediawiki" package

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

$ sudo apt remove git-mediawiki $ sudo apt autoclean && sudo apt autoremove

3. Information about the git-mediawiki package on Kali Linux

Package: git-mediawiki
Source: git
Version: 1:2.43.0-1
Installed-Size: 1070
Maintainer: Jonathan Nieder
Architecture: all
Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl, libdatetime-format-iso8601-perl
Suggests: mediawiki
Size: 1032088
SHA256: e996ee0463ba3378b014757e16b0596f47ad9601f2d81ac37eb8028cececdb11
SHA1: be415bd0aa11dd1c1b47dbc64dc62ee6be93dc3c
MD5sum: 55d749f0d32084cb9daa13914297a150
Description: fast, scalable, distributed revision control system (MediaWiki remote helper)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package provides the mediawiki remote helper, which allows Git to
read from and write to a wiki such as Wikipedia as though it were a
remote Git repository, and a 'git mw' command that can show a preview
of how wiki markup will be rendered before pushing.
Description-md5:
Multi-Arch: foreign
Homepage: https://git-scm.com/
Section: vcs
Priority: optional
Filename: pool/main/g/git/git-mediawiki_2.43.0-1_all.deb