I Installed software in terminal but i cant find it [debian]
by phantomguide from LinuxQuestions.org on (#596ZN)
Im on latest stable debian xfce and installed a bitcoin wallet copay using snapd in terminal, it stated everything installed ok but i dont see it in my applications menu or in the synaptic package manager. Theres nothing on the copay github or main site that tells you how to actually find and run the software. Doing a web search for "how to run software in linux" or "how to find installed software" didnt yeild anything helpful.
These are the install instructions i used
sudo apt update
sudo apt install snapd
sudo snap install core
sudo snap install copay


These are the install instructions i used
sudo apt update
sudo apt install snapd
sudo snap install core
sudo snap install copay