How To Install transmageddon on Fedora 36
Introduction
In this tutorial we learn how to install transmageddon
on Fedora 36.
What is transmageddon
Transmageddon supports almost any format as its input and can generate a very large host of output files. The goal of the application was to help people to create the files they need to be able to play on their mobile devices and for people not hugely experienced with multimedia to generate a multimedia file without having to resort to command line tools with ungainly syntaxes.
We can use yum
or dnf
to install transmageddon
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install transmageddon.
Install transmageddon on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install transmageddon
using dnf
by running the following command:
sudo dnf -y install transmageddon
Install transmageddon on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install transmageddon
using yum
by running the following command:
sudo yum -y install transmageddon
How To Uninstall transmageddon on Fedora 36
To uninstall only the transmageddon
package we can use the following command:
sudo dnf remove transmageddon
transmageddon Package Contents on Fedora 36
/usr/bin/transmageddon
/usr/share/appdata/transmageddon.appdata.xml
/usr/share/applications/transmageddon.desktop
/usr/share/doc/transmageddon
/usr/share/doc/transmageddon/AUTHORS
/usr/share/doc/transmageddon/NEWS
/usr/share/icons/hicolor/16x16/apps/transmageddon.png
/usr/share/icons/hicolor/22x22/apps/transmageddon.png
/usr/share/icons/hicolor/24x24/apps/transmageddon.png
/usr/share/icons/hicolor/256x256/apps/transmageddon.png
/usr/share/icons/hicolor/32x32/apps/transmageddon.png
/usr/share/icons/hicolor/48x48/apps/transmageddon.png
/usr/share/licenses/transmageddon
/usr/share/licenses/transmageddon/COPYING
/usr/share/locale/ca/LC_MESSAGES/transmageddon.mo
/usr/share/locale/cs/LC_MESSAGES/transmageddon.mo
/usr/share/locale/da/LC_MESSAGES/transmageddon.mo
/usr/share/locale/de/LC_MESSAGES/transmageddon.mo
/usr/share/locale/el/LC_MESSAGES/transmageddon.mo
/usr/share/locale/en_GB/LC_MESSAGES/transmageddon.mo
/usr/share/locale/eo/LC_MESSAGES/transmageddon.mo
/usr/share/locale/es/LC_MESSAGES/transmageddon.mo
/usr/share/locale/fi/LC_MESSAGES/transmageddon.mo
/usr/share/locale/fr/LC_MESSAGES/transmageddon.mo
/usr/share/locale/gd/LC_MESSAGES/transmageddon.mo
/usr/share/locale/gl/LC_MESSAGES/transmageddon.mo
/usr/share/locale/he/LC_MESSAGES/transmageddon.mo
/usr/share/locale/hu/LC_MESSAGES/transmageddon.mo
/usr/share/locale/id/LC_MESSAGES/transmageddon.mo
/usr/share/locale/it/LC_MESSAGES/transmageddon.mo
/usr/share/locale/lt/LC_MESSAGES/transmageddon.mo
/usr/share/locale/lv/LC_MESSAGES/transmageddon.mo
/usr/share/locale/nb/LC_MESSAGES/transmageddon.mo
/usr/share/locale/pl/LC_MESSAGES/transmageddon.mo
/usr/share/locale/pt/LC_MESSAGES/transmageddon.mo
/usr/share/locale/pt_BR/LC_MESSAGES/transmageddon.mo
/usr/share/locale/ro/LC_MESSAGES/transmageddon.mo
/usr/share/locale/ru/LC_MESSAGES/transmageddon.mo
/usr/share/locale/sk/LC_MESSAGES/transmageddon.mo
/usr/share/locale/sl/LC_MESSAGES/transmageddon.mo
/usr/share/locale/sr/LC_MESSAGES/transmageddon.mo
/usr/share/locale/sr@latin/LC_MESSAGES/transmageddon.mo
/usr/share/locale/sv/LC_MESSAGES/transmageddon.mo
/usr/share/locale/th/LC_MESSAGES/transmageddon.mo
/usr/share/locale/tr/LC_MESSAGES/transmageddon.mo
/usr/share/locale/uk/LC_MESSAGES/transmageddon.mo
/usr/share/locale/zh_CN/LC_MESSAGES/transmageddon.mo
/usr/share/man/man1/transmageddon.1.gz
/usr/share/transmageddon
/usr/share/transmageddon/__pycache__
/usr/share/transmageddon/__pycache__/about.cpython-310.opt-1.pyc
/usr/share/transmageddon/__pycache__/about.cpython-310.pyc
/usr/share/transmageddon/__pycache__/codecfinder.cpython-310.opt-1.pyc
/usr/share/transmageddon/__pycache__/codecfinder.cpython-310.pyc
/usr/share/transmageddon/__pycache__/dvdtrackchooser.cpython-310.opt-1.pyc
/usr/share/transmageddon/__pycache__/dvdtrackchooser.cpython-310.pyc
/usr/share/transmageddon/__pycache__/gstfraction.cpython-310.opt-1.pyc
/usr/share/transmageddon/__pycache__/gstfraction.cpython-310.pyc
/usr/share/transmageddon/__pycache__/langchooser.cpython-310.opt-1.pyc
/usr/share/transmageddon/__pycache__/langchooser.cpython-310.pyc
/usr/share/transmageddon/__pycache__/presets.cpython-310.opt-1.pyc
/usr/share/transmageddon/__pycache__/presets.cpython-310.pyc
/usr/share/transmageddon/__pycache__/transcoder_engine.cpython-310.opt-1.pyc
/usr/share/transmageddon/__pycache__/transcoder_engine.cpython-310.pyc
/usr/share/transmageddon/__pycache__/transmageddon.cpython-310.opt-1.pyc
/usr/share/transmageddon/__pycache__/transmageddon.cpython-310.pyc
/usr/share/transmageddon/__pycache__/udevdisco.cpython-310.opt-1.pyc
/usr/share/transmageddon/__pycache__/udevdisco.cpython-310.pyc
/usr/share/transmageddon/__pycache__/utils.cpython-310.opt-1.pyc
/usr/share/transmageddon/__pycache__/utils.cpython-310.pyc
/usr/share/transmageddon/__pycache__/which.cpython-310.opt-1.pyc
/usr/share/transmageddon/__pycache__/which.cpython-310.pyc
/usr/share/transmageddon/about.py
/usr/share/transmageddon/codecfinder.py
/usr/share/transmageddon/dvdtrackchooser.py
/usr/share/transmageddon/gstfraction.py
/usr/share/transmageddon/langchooser.py
/usr/share/transmageddon/presets
/usr/share/transmageddon/presets.py
/usr/share/transmageddon/presets/GstFaac.prs
/usr/share/transmageddon/presets/GstLameMP3Enc.prs
/usr/share/transmageddon/presets/GstTheoraEnc.prs
/usr/share/transmageddon/presets/GstVP8Enc.prs
/usr/share/transmageddon/presets/GstVorbisEnc.prs
/usr/share/transmageddon/presets/GstX264Enc.prs
/usr/share/transmageddon/presets/GstXvidEnc.prs
/usr/share/transmageddon/presets/ffenc_aac.prs
/usr/share/transmageddon/presets/ffenc_ac3.prs
/usr/share/transmageddon/presets/ffenc_flv.prs
/usr/share/transmageddon/presets/ffenc_h263p.prs
/usr/share/transmageddon/presets/ffenc_mpeg4.prs
/usr/share/transmageddon/profiles
/usr/share/transmageddon/profiles/g1.xml
/usr/share/transmageddon/profiles/html5webm.xml
/usr/share/transmageddon/profiles/ipod.xml
/usr/share/transmageddon/profiles/krzr-k1v.xml
/usr/share/transmageddon/profiles/linux-computer.xml
/usr/share/transmageddon/profiles/n770.xml
/usr/share/transmageddon/profiles/n800.xml
/usr/share/transmageddon/profiles/n900.xml
/usr/share/transmageddon/profiles/ps3.xml
/usr/share/transmageddon/transcoder_engine.py
/usr/share/transmageddon/transmageddon-dvdtrack-chooser.ui
/usr/share/transmageddon/transmageddon-language-chooser.ui
/usr/share/transmageddon/transmageddon.py
/usr/share/transmageddon/transmageddon.ui
/usr/share/transmageddon/udevdisco.py
/usr/share/transmageddon/utils.py
/usr/share/transmageddon/which.py
References
Summary
In this tutorial we learn how to install transmageddon
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).