How to Install and Uninstall gitk Package on Ubuntu 23.10 (Mantic Minotaur)

Last updated: April 29,2024

1. Install "gitk" package

This guide covers the steps necessary to install gitk on Ubuntu 23.10 (Mantic Minotaur)

$ sudo apt update $ sudo apt install gitk

2. Uninstall "gitk" package

Please follow the steps below to uninstall gitk on Ubuntu 23.10 (Mantic Minotaur):

$ sudo apt remove gitk $ sudo apt autoclean && sudo apt autoremove

3. Information about the gitk package on Ubuntu 23.10 (Mantic Minotaur)

Package: gitk
Architecture: all
Version: 1:2.40.1-1ubuntu1
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Source: git
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan Nieder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1816
Depends: git (>> 1:2.40.1), git (<< 1:2.40.1-.), tk
Suggests: git-doc
Filename: pool/universe/g/git/gitk_2.40.1-1ubuntu1_all.deb
Size: 146150
MD5sum: ee5a4cbbb325bc24d511313121b38e36
SHA1: 17b92f32f1fddf84734eca0ab2715eb7ed0249ed
SHA256: 35c8eb0b0afbd3a37be76f28e535cc36a246a253d41e59bbd888cb976ead64ad
SHA512: bb9bbfa9d73ac0290a1b3e97cf1fd6700ea87444db491c1daa5a29b67fe7c5b0a31d953648a4e04292267b49f639e722fadb9bbed5c753dd5a86d1867183ba0f
Homepage: https://git-scm.com/
Description: fast, scalable, distributed revision control system (revision tree visualizer)
Description-md5: 09d5ab78b8aa2f432bbf841a62bb9abc
Task: ubuntustudio-desktop