How To Install soundconverter on Fedora 34
Introduction
In this tutorial we learn how to install soundconverter
on Fedora 34.
What is soundconverter
SoundConverter is the leading audio file converter for the GNOME Desktop. It reads anything GStreamer can read (Ogg Vorbis, AAC, MP3, FLAC, WAV, AVI, MPEG, MOV, M4A, AC3, DTS, ALAC, MPC, Shorten, APE, SID, MOD, XM, S3M, etc…), and writes to Opus, Ogg Vorbis, FLAC, WAV, AAC, and MP3 files, or use any GNOME Audio Profile. SoundConverter aims to be simple to use, and very fast. Thanks to its multithreaded design, it will use as many cores as possible to speed up the conversion. It can also extract the audio from videos.
We can use yum
or dnf
to install soundconverter
on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install soundconverter.
Install soundconverter on Fedora 34 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install soundconverter
using dnf
by running the following command:
sudo dnf -y install soundconverter
Install soundconverter on Fedora 34 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install soundconverter
using yum
by running the following command:
sudo yum -y install soundconverter
How To Uninstall soundconverter on Fedora 34
To uninstall only the soundconverter
package we can use the following command:
sudo dnf remove soundconverter
soundconverter Package Contents on Fedora 34
/usr/bin/soundconverter
/usr/lib/python3.9/site-packages/soundconverter
/usr/lib/python3.9/site-packages/soundconverter-4.0.0-py3.9.egg-info
/usr/lib/python3.9/site-packages/soundconverter/__init__.py
/usr/lib/python3.9/site-packages/soundconverter/__pycache__
/usr/lib/python3.9/site-packages/soundconverter/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/gstreamer
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__init__.py
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__pycache__
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__pycache__/converter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__pycache__/converter.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__pycache__/discoverer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__pycache__/discoverer.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/converter.py
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/discoverer.py
/usr/lib/python3.9/site-packages/soundconverter/interface
/usr/lib/python3.9/site-packages/soundconverter/interface/__init__.py
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/batch.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/batch.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/notify.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/notify.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/ui.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/ui.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/batch.py
/usr/lib/python3.9/site-packages/soundconverter/interface/notify.py
/usr/lib/python3.9/site-packages/soundconverter/interface/ui.py
/usr/lib/python3.9/site-packages/soundconverter/util
/usr/lib/python3.9/site-packages/soundconverter/util/__init__.py
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/error.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/error.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/fileoperations.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/fileoperations.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/formats.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/formats.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/formatting.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/formatting.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/logger.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/logger.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/namegenerator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/namegenerator.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/settings.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/settings.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/soundfile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/soundfile.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/task.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/task.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/taskqueue.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/taskqueue.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/error.py
/usr/lib/python3.9/site-packages/soundconverter/util/fileoperations.py
/usr/lib/python3.9/site-packages/soundconverter/util/formats.py
/usr/lib/python3.9/site-packages/soundconverter/util/formatting.py
/usr/lib/python3.9/site-packages/soundconverter/util/logger.py
/usr/lib/python3.9/site-packages/soundconverter/util/namegenerator.py
/usr/lib/python3.9/site-packages/soundconverter/util/settings.py
/usr/lib/python3.9/site-packages/soundconverter/util/soundfile.py
/usr/lib/python3.9/site-packages/soundconverter/util/task.py
/usr/lib/python3.9/site-packages/soundconverter/util/taskqueue.py
/usr/share/applications/soundconverter.desktop
/usr/share/doc/soundconverter
/usr/share/doc/soundconverter/NEWS
/usr/share/doc/soundconverter/README.md
/usr/share/glib-2.0/schemas/org.soundconverter.gschema.xml
/usr/share/icons/hicolor/scalable/apps/soundconverter.svg
/usr/share/licenses/soundconverter
/usr/share/licenses/soundconverter/COPYING
/usr/share/locale/ar/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ast/LC_MESSAGES/soundconverter.mo
/usr/share/locale/bg/LC_MESSAGES/soundconverter.mo
/usr/share/locale/br/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ca/LC_MESSAGES/soundconverter.mo
/usr/share/locale/cs/LC_MESSAGES/soundconverter.mo
/usr/share/locale/da/LC_MESSAGES/soundconverter.mo
/usr/share/locale/de/LC_MESSAGES/soundconverter.mo
/usr/share/locale/el/LC_MESSAGES/soundconverter.mo
/usr/share/locale/en_AU/LC_MESSAGES/soundconverter.mo
/usr/share/locale/en_CA/LC_MESSAGES/soundconverter.mo
/usr/share/locale/en_GB/LC_MESSAGES/soundconverter.mo
/usr/share/locale/eo/LC_MESSAGES/soundconverter.mo
/usr/share/locale/es/LC_MESSAGES/soundconverter.mo
/usr/share/locale/et/LC_MESSAGES/soundconverter.mo
/usr/share/locale/eu/LC_MESSAGES/soundconverter.mo
/usr/share/locale/fa/LC_MESSAGES/soundconverter.mo
/usr/share/locale/fi/LC_MESSAGES/soundconverter.mo
/usr/share/locale/fr/LC_MESSAGES/soundconverter.mo
/usr/share/locale/fr_CA/LC_MESSAGES/soundconverter.mo
/usr/share/locale/fr_FR/LC_MESSAGES/soundconverter.mo
/usr/share/locale/gl/LC_MESSAGES/soundconverter.mo
/usr/share/locale/he/LC_MESSAGES/soundconverter.mo
/usr/share/locale/hi/LC_MESSAGES/soundconverter.mo
/usr/share/locale/hu/LC_MESSAGES/soundconverter.mo
/usr/share/locale/it/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ja/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ko/LC_MESSAGES/soundconverter.mo
/usr/share/locale/lt/LC_MESSAGES/soundconverter.mo
/usr/share/locale/lv/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ml/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ms/LC_MESSAGES/soundconverter.mo
/usr/share/locale/nb/LC_MESSAGES/soundconverter.mo
/usr/share/locale/nl/LC_MESSAGES/soundconverter.mo
/usr/share/locale/pl/LC_MESSAGES/soundconverter.mo
/usr/share/locale/pt/LC_MESSAGES/soundconverter.mo
/usr/share/locale/pt_BR/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ro/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ru/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sk/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sl/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sq/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sr/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sr@Latn/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sr@latin/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sv/LC_MESSAGES/soundconverter.mo
/usr/share/locale/te/LC_MESSAGES/soundconverter.mo
/usr/share/locale/tr/LC_MESSAGES/soundconverter.mo
/usr/share/locale/uk/LC_MESSAGES/soundconverter.mo
/usr/share/locale/vi/LC_MESSAGES/soundconverter.mo
/usr/share/locale/zh_CN/LC_MESSAGES/soundconverter.mo
/usr/share/locale/zh_TW/LC_MESSAGES/soundconverter.mo
/usr/share/metainfo/soundconverter.appdata.xml
/usr/share/pixmaps/soundconverter.png
/usr/share/soundconverter
/usr/share/soundconverter/screenshot.png
/usr/share/soundconverter/screenshot_batch.png
/usr/share/soundconverter/soundconverter-logo.svg
/usr/share/soundconverter/soundconverter.glade
/usr/bin/soundconverter
/usr/lib/python3.9/site-packages/soundconverter
/usr/lib/python3.9/site-packages/soundconverter-4.0.1-py3.9.egg-info
/usr/lib/python3.9/site-packages/soundconverter/__init__.py
/usr/lib/python3.9/site-packages/soundconverter/__pycache__
/usr/lib/python3.9/site-packages/soundconverter/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/gstreamer
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__init__.py
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__pycache__
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__pycache__/converter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__pycache__/converter.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__pycache__/discoverer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/__pycache__/discoverer.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/converter.py
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/discoverer.py
/usr/lib/python3.9/site-packages/soundconverter/interface
/usr/lib/python3.9/site-packages/soundconverter/interface/__init__.py
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/batch.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/batch.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/notify.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/notify.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/ui.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/__pycache__/ui.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/interface/batch.py
/usr/lib/python3.9/site-packages/soundconverter/interface/notify.py
/usr/lib/python3.9/site-packages/soundconverter/interface/ui.py
/usr/lib/python3.9/site-packages/soundconverter/util
/usr/lib/python3.9/site-packages/soundconverter/util/__init__.py
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/error.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/error.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/fileoperations.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/fileoperations.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/formats.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/formats.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/formatting.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/formatting.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/logger.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/logger.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/namegenerator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/namegenerator.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/settings.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/settings.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/soundfile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/soundfile.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/task.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/task.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/taskqueue.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/__pycache__/taskqueue.cpython-39.pyc
/usr/lib/python3.9/site-packages/soundconverter/util/error.py
/usr/lib/python3.9/site-packages/soundconverter/util/fileoperations.py
/usr/lib/python3.9/site-packages/soundconverter/util/formats.py
/usr/lib/python3.9/site-packages/soundconverter/util/formatting.py
/usr/lib/python3.9/site-packages/soundconverter/util/logger.py
/usr/lib/python3.9/site-packages/soundconverter/util/namegenerator.py
/usr/lib/python3.9/site-packages/soundconverter/util/settings.py
/usr/lib/python3.9/site-packages/soundconverter/util/soundfile.py
/usr/lib/python3.9/site-packages/soundconverter/util/task.py
/usr/lib/python3.9/site-packages/soundconverter/util/taskqueue.py
/usr/share/applications/soundconverter.desktop
/usr/share/doc/soundconverter
/usr/share/doc/soundconverter/NEWS
/usr/share/doc/soundconverter/README.md
/usr/share/glib-2.0/schemas/org.soundconverter.gschema.xml
/usr/share/icons/hicolor/scalable/apps/soundconverter.svg
/usr/share/licenses/soundconverter
/usr/share/licenses/soundconverter/COPYING
/usr/share/locale/ar/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ast/LC_MESSAGES/soundconverter.mo
/usr/share/locale/bg/LC_MESSAGES/soundconverter.mo
/usr/share/locale/br/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ca/LC_MESSAGES/soundconverter.mo
/usr/share/locale/cs/LC_MESSAGES/soundconverter.mo
/usr/share/locale/da/LC_MESSAGES/soundconverter.mo
/usr/share/locale/de/LC_MESSAGES/soundconverter.mo
/usr/share/locale/el/LC_MESSAGES/soundconverter.mo
/usr/share/locale/en_AU/LC_MESSAGES/soundconverter.mo
/usr/share/locale/en_CA/LC_MESSAGES/soundconverter.mo
/usr/share/locale/en_GB/LC_MESSAGES/soundconverter.mo
/usr/share/locale/eo/LC_MESSAGES/soundconverter.mo
/usr/share/locale/es/LC_MESSAGES/soundconverter.mo
/usr/share/locale/et/LC_MESSAGES/soundconverter.mo
/usr/share/locale/eu/LC_MESSAGES/soundconverter.mo
/usr/share/locale/fa/LC_MESSAGES/soundconverter.mo
/usr/share/locale/fi/LC_MESSAGES/soundconverter.mo
/usr/share/locale/fr/LC_MESSAGES/soundconverter.mo
/usr/share/locale/fr_CA/LC_MESSAGES/soundconverter.mo
/usr/share/locale/fr_FR/LC_MESSAGES/soundconverter.mo
/usr/share/locale/gl/LC_MESSAGES/soundconverter.mo
/usr/share/locale/he/LC_MESSAGES/soundconverter.mo
/usr/share/locale/hi/LC_MESSAGES/soundconverter.mo
/usr/share/locale/hu/LC_MESSAGES/soundconverter.mo
/usr/share/locale/it/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ja/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ko/LC_MESSAGES/soundconverter.mo
/usr/share/locale/lt/LC_MESSAGES/soundconverter.mo
/usr/share/locale/lv/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ml/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ms/LC_MESSAGES/soundconverter.mo
/usr/share/locale/nb/LC_MESSAGES/soundconverter.mo
/usr/share/locale/nl/LC_MESSAGES/soundconverter.mo
/usr/share/locale/pl/LC_MESSAGES/soundconverter.mo
/usr/share/locale/pt/LC_MESSAGES/soundconverter.mo
/usr/share/locale/pt_BR/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ro/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ru/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sk/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sl/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sq/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sr/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sr@Latn/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sr@latin/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sv/LC_MESSAGES/soundconverter.mo
/usr/share/locale/te/LC_MESSAGES/soundconverter.mo
/usr/share/locale/tr/LC_MESSAGES/soundconverter.mo
/usr/share/locale/uk/LC_MESSAGES/soundconverter.mo
/usr/share/locale/vi/LC_MESSAGES/soundconverter.mo
/usr/share/locale/zh_CN/LC_MESSAGES/soundconverter.mo
/usr/share/locale/zh_TW/LC_MESSAGES/soundconverter.mo
/usr/share/metainfo/soundconverter.appdata.xml
/usr/share/pixmaps/soundconverter.png
/usr/share/soundconverter
/usr/share/soundconverter/screenshot.png
/usr/share/soundconverter/screenshot_batch.png
/usr/share/soundconverter/soundconverter-logo.svg
/usr/share/soundconverter/soundconverter.glade
References
Summary
In this tutorial we learn how to install soundconverter
on Fedora 34 using yum and dnf.