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

Last updated: June 29,2024

1. Install "python3-rosinstall.noarch" package

Please follow the guidelines below to install python3-rosinstall.noarch on Fedora 34

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

2. Uninstall "python3-rosinstall.noarch" package

This guide let you learn how to uninstall python3-rosinstall.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:46:28 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-rosinstall
Version : 0.7.8
Release : 12.fc34
Architecture : noarch
Size : 54 k
Source : python-rosinstall-0.7.8-12.fc34.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.