How To Install vdr-extrecmenung on Fedora 36
Introduction
In this tutorial we learn how to install vdr-extrecmenung on Fedora 36.
What is vdr-extrecmenung
This plugin provides a powerful replacement for VDR’s default recordings menu entry. It looks like the standard recordings menu, but adds several functions, such as additional commands for “rename” and “move” This is the next generation version based on the original “extrecmenu”
We can use yum or dnf to install vdr-extrecmenung on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install vdr-extrecmenung.
Install vdr-extrecmenung 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 vdr-extrecmenung using dnf by running the following command:
sudo dnf -y install vdr-extrecmenung
Install vdr-extrecmenung 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 vdr-extrecmenung using yum by running the following command:
sudo yum -y install vdr-extrecmenung
How To Uninstall vdr-extrecmenung on Fedora 36
To uninstall only the vdr-extrecmenung package we can use the following command:
sudo dnf remove vdr-extrecmenung
vdr-extrecmenung Package Contents on Fedora 36
/etc/sysconfig/vdr-plugins.d/extrecmenung.conf
/usr/lib/.build-id
/usr/lib/.build-id/43
/usr/lib/.build-id/43/11b192b37b594f8bc26ab4126c9326249fadc8
/usr/lib64/vdr/libvdr-extrecmenung.so.2.6.1
/usr/share/doc/vdr-extrecmenung
/usr/share/doc/vdr-extrecmenung/HISTORY
/usr/share/licenses/vdr-extrecmenung
/usr/share/licenses/vdr-extrecmenung/COPYING
/usr/share/locale/ca_ES/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/cs_CZ/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/da_DK/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/de_DE/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/el_GR/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/es_ES/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/et_EE/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/fi_FI/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/fr_FR/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/hr_HR/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/hu_HU/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/it_IT/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/nl_NL/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/nn_NO/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/pl_PL/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/pt_PT/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/ro_RO/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/ru_RU/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/sk_SK/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/sl_SI/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/sv_SE/LC_MESSAGES/vdr-extrecmenung.mo
/usr/share/locale/tr_TR/LC_MESSAGES/vdr-extrecmenung.mo
References
Summary
In this tutorial we learn how to install vdr-extrecmenung on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).