how to query for skype name that is not installed thru aur ?
by andrewysk from LinuxQuestions.org on (#5ENZS)
My friend was having trouble launching skype. So she asked me to teamviewer connect to her manjaro. I was trying Code:pacman -Q skype and Code:pacman -Q *skype*to no avail.
When i did a Code:find skype, tons of result came rolling out, mostly in timeshift, so much that i can't go thru to look for skype name (that i need to launch from konsole).
But the skype software is clearly on the computer, but when launch it, there is nothing.
I wanted to launch skype from terminal, just can't find the name to it, that's why i query for skype , but no result.
Later i think it should be either installed from snapd or wine..
Can someone show me if the skype is installed thru snap and wine, how do i query for it ? I need the program name in order to launch it from konsole.
Thx


When i did a Code:find skype, tons of result came rolling out, mostly in timeshift, so much that i can't go thru to look for skype name (that i need to launch from konsole).
But the skype software is clearly on the computer, but when launch it, there is nothing.
I wanted to launch skype from terminal, just can't find the name to it, that's why i query for skype , but no result.
Later i think it should be either installed from snapd or wine..
Can someone show me if the skype is installed thru snap and wine, how do i query for it ? I need the program name in order to launch it from konsole.
Thx