How to Install and Uninstall python3-grabserial.noarch Package on Fedora 36

Last updated: April 20,2024

1. Install "python3-grabserial.noarch" package

Learn how to install python3-grabserial.noarch on Fedora 36

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

2. Uninstall "python3-grabserial.noarch" package

This guide covers the steps necessary to uninstall python3-grabserial.noarch on Fedora 36:

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

3. Information about the python3-grabserial.noarch package on Fedora 36

Last metadata expiration check: 2:07:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-grabserial
Version : 2.0.2
Release : 7.fc36
Architecture : noarch
Size : 25 k
Source : python-grabserial-2.0.2-7.fc36.src.rpm
Repository : fedora
Summary : Reads a serial port and writes data to standard output
URL : http://elinux.org/Grabserial
License : GPLv2
Description : Grabserial reads a serial port and writes the data to standard output.The main
: purpose of this tool is to collect messages written to the serial console from
: a target board running Linux, and save the messages on a host machine.