How to Install and Uninstall git-core Package on openSUSE Leap

Last updated: May 14,2024

1. Install "git-core" package

This tutorial shows how to install git-core on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install git-core

2. Uninstall "git-core" package

In this section, we are going to explain the necessary steps to uninstall git-core on openSUSE Leap:

$ sudo zypper remove git-core

3. Information about the git-core package on openSUSE Leap

Information for package git-core:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : git-core
Version : 2.35.3-150300.10.33.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 26.8 MiB
Installed : Yes (automatically)
Status : up-to-date
Source package : git-2.35.3-150300.10.33.1.src
Upstream URL : https://git-scm.com/
Summary : Core git tools
Description :
Git is a fast, scalable, distributed revision control system with an
unusually rich command set that provides both high-level operations and
full access to internals.
These are the core tools with minimal dependencies.