How to Install and Uninstall python3-PyLink.noarch Package on Fedora 38
Last updated: January 14,2025
1. Install "python3-PyLink.noarch" package
This guide covers the steps necessary to install python3-PyLink.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-PyLink.noarch
Copied
2. Uninstall "python3-PyLink.noarch" package
This is a short guide on how to uninstall python3-PyLink.noarch on Fedora 38:
$
sudo dnf remove
python3-PyLink.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-PyLink.noarch package on Fedora 38
Last metadata expiration check: 0:01:23 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-PyLink
Version : 0.3.2
Release : 24.fc38
Architecture : noarch
Size : 35 k
Source : python-PyLink-0.3.2-24.fc38.src.rpm
Repository : fedora
Summary : Universal communication interface using File-Like API
URL : https://pypi.python.org/pypi/PyLink
License : BSD
Description : Pylink offers a universal communication interface using File-Like API. For now,
: only the TCP, UDP, Serial and GSM interfaces are supported.
:
: The aim of this project is to allow any type of communication. It is best
: suited for projects that have various ways of communicating including IP
: remote or local serial communication.
:
: Python 3 version.
Available Packages
Name : python3-PyLink
Version : 0.3.2
Release : 24.fc38
Architecture : noarch
Size : 35 k
Source : python-PyLink-0.3.2-24.fc38.src.rpm
Repository : fedora
Summary : Universal communication interface using File-Like API
URL : https://pypi.python.org/pypi/PyLink
License : BSD
Description : Pylink offers a universal communication interface using File-Like API. For now,
: only the TCP, UDP, Serial and GSM interfaces are supported.
:
: The aim of this project is to allow any type of communication. It is best
: suited for projects that have various ways of communicating including IP
: remote or local serial communication.
:
: Python 3 version.