How to Install and Uninstall python3-pyliblo.x86_64 Package on Fedora 35

Last updated: October 05,2024

1. Install "python3-pyliblo.x86_64" package

This is a short guide on how to install python3-pyliblo.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install python3-pyliblo.x86_64

2. Uninstall "python3-pyliblo.x86_64" package

Please follow the steps below to uninstall python3-pyliblo.x86_64 on Fedora 35:

$ sudo dnf remove python3-pyliblo.x86_64 $ sudo dnf autoremove

3. Information about the python3-pyliblo.x86_64 package on Fedora 35

Last metadata expiration check: 1:10:36 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-pyliblo
Version : 0.10.0
Release : 21.fc35
Architecture : x86_64
Size : 96 k
Source : pyliblo-0.10.0-21.fc35.src.rpm
Repository : fedora
Summary : Python bindings for the liblo OSC library
URL : http://das.nasophon.de/pyliblo/
License : GPLv2+
Description : pyliblo is a Python wrapper for the liblo Open Sound Control library.
: It supports almost the complete functionality of liblo, allowing you
: to send and receive OSC messages using a nice and simple Python API.
:
: Also included are the command line utilities send_osc and dump_osc.