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

Last updated: May 20,2024

1. Install "git-repo" package

Please follow the steps below to install git-repo on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install git-repo

2. Uninstall "git-repo" package

This guide covers the steps necessary to uninstall git-repo on openSUSE Leap:

$ sudo zypper remove git-repo

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

Information for package git-repo:
---------------------------------
Repository : Main Repository
Name : git-repo
Version : 2.21-bp155.1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 116.5 KiB
Installed : No
Status : not installed
Source package : git-repo-2.21-bp155.1.5.src
Upstream URL : https://gerrit.googlesource.com/git-repo
Summary : The Multiple Git Repository Tool
Description :
Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to
revision control systems, and automates parts of the development workflow. Repo is not meant to
replace Git, only to make it easier to work with Git.

5. The same packages on other Linux Distributions