Skip to main content
added 50 characters in body
Source Link

one possible way to find is:

dpkg -l | grep your_software_nameapp_name

If it's snap package, try:

snap find app_name

one possible way to find is:

dpkg -l | grep your_software_name

one possible way to find is:

dpkg -l | grep app_name

If it's snap package, try:

snap find app_name
Source Link

one possible way to find is:

dpkg -l | grep your_software_name