How to Install and Uninstall gitk Package on openSUSE Leap

Last updated: April 28,2024

1. Install "gitk" package

This guide let you learn how to install gitk on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gitk

2. Uninstall "gitk" package

This tutorial shows how to uninstall gitk on openSUSE Leap:

$ sudo zypper remove gitk

3. Information about the gitk package on openSUSE Leap

Information for package gitk:
-----------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : gitk
Version : 2.35.3-150300.10.33.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 814.0 KiB
Installed : No
Status : not installed
Source package : git-2.35.3-150300.10.33.1.src
Upstream URL : https://git-scm.com/
Summary : Git revision tree visualiser
Description :
Grapical tool for visualization of revision trees of projects
maintained in the Git version control system. It name gitk indicates
that it's written using the Tk Widget set.
A simple Tk based graphical interface for common Git operations is
found in the package git-gui.