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

Last updated: November 28,2024

1. Install "python3-pyliblo.x86_64" package

Learn how to install python3-pyliblo.x86_64 on Fedora 38

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

2. Uninstall "python3-pyliblo.x86_64" package

In this section, we are going to explain the necessary steps to uninstall python3-pyliblo.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 1:43:42 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-pyliblo
Version : 0.10.0
Release : 25.fc38
Architecture : x86_64
Size : 94 k
Source : pyliblo-0.10.0-25.fc38.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.