How to Install and Uninstall ladspa.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "ladspa.x86_64" package

Please follow the steps below to install ladspa.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ladspa.x86_64

2. Uninstall "ladspa.x86_64" package

Please follow the guidance below to uninstall ladspa.x86_64 on Fedora 36:

$ sudo dnf remove ladspa.x86_64 $ sudo dnf autoremove

3. Information about the ladspa.x86_64 package on Fedora 36

Last metadata expiration check: 1:52:33 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ladspa
Version : 1.13
Release : 28.fc36
Architecture : x86_64
Size : 47 k
Source : ladspa-1.13-28.fc36.src.rpm
Repository : fedora
Summary : Linux Audio Developer's Simple Plug-in API, examples and tools
URL : http://www.ladspa.org/
License : LGPLv2+
Description : There is a large number of synthesis packages in use or development on
: the Linux platform at this time. The Linux Audio Developer's Simple
: Plugin API (LADSPA) attempts to give programmers the ability to write
: simple `plugin' audio processors in C/C++ and link them dynamically
: against a range of host applications.
:
: This package contains the example plug-ins and tools from the LADSPA SDK.