• 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

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

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

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