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

Last updated: October 06,2024

1. Install "python3-rosinstall.noarch" package

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

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

2. Uninstall "python3-rosinstall.noarch" package

Please follow the steps below to uninstall python3-rosinstall.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:16:52 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-rosinstall
Version : 0.7.8
Release : 14.fc35
Architecture : noarch
Size : 53 k
Source : python-rosinstall-0.7.8-14.fc35.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.