I tried to install ocenaudio using terminal cmd I could not find it in the pkg store so I went to their website and downloaded the version Compatible with Ubuntu 22.04 Then I changed directory to downloads then I sudo apt install ocenaudio and I get : Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package ocenaudio ?
I go to downloads, its there.
Do I have the wrong pkg after all there are 16 of them to choose from.
Try to doubleclick on the downloaded .deb file to install it. The software center will be opened then and ask you if you want to install the package.
If you want to use "sudo apt install..." you should enter the complete path of the downloaded file (copy the file and paste it).
Another option is to install the app gdebi and use it for the installation of .deb packages.
Here is an overview how .deb packages can be installed:
1 Like
thank you Forpli with your counsel. I sudo apt installed the pasted and it worked. Thank you.
1 Like