How to Install and Uninstall myrepos.noarch Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "myrepos.noarch" package

Please follow the instructions below to install myrepos.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install myrepos.noarch

2. Uninstall "myrepos.noarch" package

Please follow the guidelines below to uninstall myrepos.noarch on CentOS Stream 9:

$ sudo dnf remove myrepos.noarch $ sudo dnf autoremove

3. Information about the myrepos.noarch package on CentOS Stream 9

Last metadata expiration check: 0:40:18 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : myrepos
Version : 1.20180726
Release : 12.el9
Architecture : noarch
Size : 51 k
Source : myrepos-1.20180726-12.el9.src.rpm
Repository : epel
Summary : A multiple SCM repository management tool
URL : https://github.com/joeyh/myrepos
License : GPLv2+
Description : The mr command can checkout, update, or perform other actions on
: a set of repositories as if they were one combined repository. It
: supports any combination of subversion, git, cvs, mecurial, bzr and
: darcs repositories, and support for other revision control systems
: can easily be added.