• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Edit Application Menu in Ubuntu

How To Edit Application Menu in Ubuntu

By Sourabh / September 4, 2019 Category: How To, Ubuntu

How to edit application menu in Ubuntu. Use AppEditor tool – Ubuntu edit application menu using this Ubuntu menu editor. AppEditor allows you to edit application entries in the application menu. Some of it’s features include:

  • Hide and show applications from the application menu
  • Create new application entries
  • Change application’s display name, icon and more

Dependencies

These dependencies must be present before building

  • valac
  • gtk+-3.0
  • granite
  • meson

Install AppEditor on Ubuntu Linux using the following commands:

sudo apt-get upgrade
sudo apt-get update
sudo apt-get install flatpak
sudo apt-get update
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub com.github.donadigo.appeditor

You can also install these on a Ubuntu-based system by executing this command:

sudo apt install valac libgranite-dev meson

Building

meson build
cd build
meson configure -Dprefix=/usr
ninja

Installing & executing

sudo ninja install
com.github.donadigo.appeditor

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap