How to Install and Uninstall python3-colcon-spawn-shell.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "python3-colcon-spawn-shell.noarch" package

Please follow the steps below to install python3-colcon-spawn-shell.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-colcon-spawn-shell.noarch

2. Uninstall "python3-colcon-spawn-shell.noarch" package

Please follow the guidelines below to uninstall python3-colcon-spawn-shell.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-colcon-spawn-shell.noarch $ sudo dnf autoremove

3. Information about the python3-colcon-spawn-shell.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:33:33 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-colcon-spawn-shell
Version : 0.3.0
Release : 1.el8
Architecture : noarch
Size : 20 k
Source : python-colcon-spawn-shell-0.3.0-1.el8.src.rpm
Repository : epel
Summary : Source colcon workspaces in a new shell
URL : https://github.com/colcon/colcon-spawn-shell
License : ASL 2.0
Description : This is a colcon plugin to chain workspaces in new shells. It allows quickly
: un-chaining workspaces by exiting the spawned shell.
:
: The shell's prompt is edited to show the workspace order. The only supported
: shell is bash.