How to Install and Uninstall repo.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "repo.noarch" package

Please follow the instructions below to install repo.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install repo.noarch

2. Uninstall "repo.noarch" package

This guide let you learn how to uninstall repo.noarch on Oracle Linux 9:

$ sudo dnf remove repo.noarch $ sudo dnf autoremove

3. Information about the repo.noarch package on Oracle Linux 9

Last metadata expiration check: 1:17:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : repo
Version : 2.29.1
Release : 1.el9
Architecture : noarch
Size : 87 k
Source : repo-2.29.1-1.el9.src.rpm
Repository : epel
Summary : Repository management tool built on top of git
URL : https://gerrit.googlesource.com/git-repo
License : ASL 2.0
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.