How to Install and Uninstall git-core Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "git-core" package

This guide let you learn how to install git-core on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install git-core

2. Uninstall "git-core" package

Learn how to uninstall git-core on openSuSE Tumbleweed:

$ sudo zypper remove git-core

3. Information about the git-core package on openSuSE Tumbleweed

Information for package git-core:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : git-core
Version : 2.44.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 21.2 MiB
Installed : Yes (automatically)
Status : up-to-date
Source package : git-2.44.0-1.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.