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

Last updated: May 18,2024

1. Install "python3-pytn3270.noarch" package

This guide let you learn how to install python3-pytn3270.noarch on Fedora 35

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

2. Uninstall "python3-pytn3270.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-pytn3270.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:53:16 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-pytn3270
Version : 0.12.0
Release : 1.fc35
Architecture : noarch
Size : 42 k
Source : python-pytn3270-0.12.0-1.fc35.src.rpm
Repository : updates
Summary : Python TN3270 library
URL : https://github.com/lowobservable/pytn3270
License : ISC
Description : Inspired by pyte, this is a pure Python TN3270 library providing data stream
: parsing and in-memory emulation. It does not include a user interface or
: routines to support automation, instead it is designed to be used to build
: user-facing emulators and automation libraries.