How to Install and Uninstall arts.i686 Package on Fedora 35

Last updated: October 06,2024

1. Install "arts.i686" package

Please follow the guidance below to install arts.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install arts.i686

2. Uninstall "arts.i686" package

Learn how to uninstall arts.i686 on Fedora 35:

$ sudo dnf remove arts.i686 $ sudo dnf autoremove

3. Information about the arts.i686 package on Fedora 35

Last metadata expiration check: 1:57:55 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : arts
Epoch : 8
Version : 1.5.10
Release : 49.fc35
Architecture : i686
Size : 982 k
Source : arts-1.5.10-49.fc35.src.rpm
Repository : fedora
Summary : aRts (analog realtime synthesizer) - the KDE sound system
URL : http://www.kde.org
License : LGPLv2+
Description : arts (analog real-time synthesizer) is the sound system of KDE 3.
:
: The principle of arts is to create/process sound using small modules which do
: certain tasks. These may be create a waveform (oscillators), play samples,
: filter data, add signals, perform effects like delay/flanger/chorus, or
: output the data to the soundcard.
:
: By connecting all those small modules together, you can perform complex
: tasks like simulating a mixer, generating an instrument or things like
: playing a wave file with some effects.