How to find an unlisted program?

I installed Android Studio as follows:

git clone https://aur.archlinux.org/android-sdk.git
cd android-sdk
makepkg -si
pacman -Qe → I found the android-sdk
pacman -Qi android-sdk → I found this: https://i.ibb.co/7KXWzSL/Screenshot-2022-10-03-16-25-28.png

But do not know how to open, I tried to search the application menu and does not appear. I’m new to using linux, and now I’m learning about operating systems…

That’s not the Android Studio but only the Android SDK.

I get it, thank you.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.