Discussion:
Program Not Showing Up in Menu
(too old to reply)
Patrick Wayodi
2024-07-11 00:00:01 UTC
Permalink
I have installed a program but it's not showing up in the Applications
menu. The program is called Monero. I installed it using these commands:
sudo apt-get update
sudo apt-get install monero
Dan Ritter
2024-07-11 00:50:02 UTC
Permalink
Post by Patrick Wayodi
I have installed a program but it's not showing up in the Applications
sudo apt-get update
sudo apt-get install monero
That's because it has no graphical interface. It's a daemon plus
command line tools.

-dsr-
Patrick Wayodi
2024-07-11 01:30:01 UTC
Permalink
Thanks. You're right, I should've read the full description of the program.
Post by Dan Ritter
Post by Patrick Wayodi
I have installed a program but it's not showing up in the Applications
sudo apt-get update
sudo apt-get install monero
That's because it has no graphical interface. It's a daemon plus
command line tools.
-dsr-
Loading...