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

Last updated: October 06,2024

1. Install "python3-pyliblo.x86_64" package

Please follow the instructions below to install python3-pyliblo.x86_64 on Fedora 34

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

2. Uninstall "python3-pyliblo.x86_64" package

Learn how to uninstall python3-pyliblo.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 1:34:48 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-pyliblo
Version : 0.10.0
Release : 19.fc34
Architecture : x86_64
Size : 97 k
Source : pyliblo-0.10.0-19.fc34.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.