How to Install and Uninstall python3-rosinstall.noarch Package on Fedora 38

Last updated: March 01,2025

1. Install "python3-rosinstall.noarch" package

Please follow the instructions below to install python3-rosinstall.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-rosinstall.noarch

2. Uninstall "python3-rosinstall.noarch" package

Learn how to uninstall python3-rosinstall.noarch on Fedora 38:

$ sudo dnf remove python3-rosinstall.noarch $ sudo dnf autoremove

3. Information about the python3-rosinstall.noarch package on Fedora 38

Last metadata expiration check: 1:51:26 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-rosinstall
Version : 0.7.8
Release : 17.fc38
Architecture : noarch
Size : 72 k
Source : python-rosinstall-0.7.8-17.fc38.src.rpm
Repository : fedora
Summary : ROS installation utilities
URL : http://www.ros.org/wiki/rosinstall
License : BSD
Description : rosinstall is a tool to check out ROS source code (or any source code, really)
: from multiple version control repositories and updating these checkouts. Given
: a *.rosinstall file that specifies where to get code, rosinstall will check
: out a working copy for you.