Patrick Wayodi wrote:
> 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
That's because it has no graphical interface. It's a daemon plus
command line tools.
-dsr-