How To Install appeditor on Fedora 34
Introduction
In this tutorial we learn how to install appeditor
on Fedora 34.
What is appeditor
Edit application entries shown in application menu and their properties. Features include • Hide and show applications from the application menu • Create new application entries • Change application’s display name, icon and more
We can use yum
or dnf
to install appeditor
on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install appeditor.
Install appeditor 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 appeditor
using dnf
by running the following command:
sudo dnf -y install appeditor
Install appeditor 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 appeditor
using yum
by running the following command:
sudo yum -y install appeditor
How To Uninstall appeditor on Fedora 34
To uninstall only the appeditor
package we can use the following command:
sudo dnf remove appeditor
appeditor Package Contents on Fedora 34
/usr/bin/com.github.donadigo.appeditor
/usr/lib/.build-id
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/037378f95920c95f7dc7d74f6ab257b4b15f08
/usr/share/applications/com.github.donadigo.appeditor.desktop
/usr/share/contractor/com.github.donadigo.appeditor.contract
/usr/share/doc/appeditor
/usr/share/doc/appeditor/README.md
/usr/share/glib-2.0/schemas/com.github.donadigo.appeditor.gschema.xml
/usr/share/icons/hicolor/128x128/apps/com.github.donadigo.appeditor.svg
/usr/share/icons/hicolor/16x16/apps/com.github.donadigo.appeditor.svg
/usr/share/icons/hicolor/24x24/apps/com.github.donadigo.appeditor.svg
/usr/share/icons/hicolor/32x32/apps/com.github.donadigo.appeditor.svg
/usr/share/icons/hicolor/48x48/apps/com.github.donadigo.appeditor.svg
/usr/share/icons/hicolor/64x64/apps/com.github.donadigo.appeditor.svg
/usr/share/licenses/appeditor
/usr/share/licenses/appeditor/LICENSE
/usr/share/locale/ca/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/de/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/es/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/fr/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/it/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/ja/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/lt/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/nl_NL/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/pt_BR/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/ru/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/tr/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/metainfo/com.github.donadigo.appeditor.appdata.xml
/usr/bin/com.github.donadigo.appeditor
/usr/lib/.build-id
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/00b6277a219ddd0223e1e79a7bec82e9146828
/usr/share/applications/com.github.donadigo.appeditor.desktop
/usr/share/contractor/com.github.donadigo.appeditor.contract
/usr/share/doc/appeditor
/usr/share/doc/appeditor/README.md
/usr/share/glib-2.0/schemas/com.github.donadigo.appeditor.gschema.xml
/usr/share/icons/hicolor/128x128/apps/com.github.donadigo.appeditor.svg
/usr/share/icons/hicolor/16x16/apps/com.github.donadigo.appeditor.svg
/usr/share/icons/hicolor/24x24/apps/com.github.donadigo.appeditor.svg
/usr/share/icons/hicolor/32x32/apps/com.github.donadigo.appeditor.svg
/usr/share/icons/hicolor/48x48/apps/com.github.donadigo.appeditor.svg
/usr/share/icons/hicolor/64x64/apps/com.github.donadigo.appeditor.svg
/usr/share/licenses/appeditor
/usr/share/licenses/appeditor/LICENSE
/usr/share/locale/ca/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/de/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/es/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/fr/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/it/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/ja/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/lt/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/nl_NL/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/pt_BR/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/ru/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/locale/tr/LC_MESSAGES/com.github.donadigo.appeditor.mo
/usr/share/metainfo/com.github.donadigo.appeditor.appdata.xml
References
Summary
In this tutorial we learn how to install appeditor
on Fedora 34 using yum and dnf.