LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   installed two versions of dolphin emulator now neither works. (https://www.linuxquestions.org/questions/linux-software-2/installed-two-versions-of-dolphin-emulator-now-neither-works-4175671246/)

SnowArch 03-13-2020 03:50 AM

installed two versions of dolphin emulator now neither works.
 
I cant uninstall dolphin emulator master or regular nor use them. How can i fix this besides reinstalling my whole os?

fatmac 03-13-2020 06:06 AM

More specific info required to be able to point you in the right direction.

What distro? How did you install the software?

SnowArch 03-13-2020 06:16 AM

Used install commands

Sudo apt install Dolphin-emu

It worked

Vulcan wasnt even on there so i loaded: sudo apt-get install dolphin-emu master

Now neither is accesable via command line, or dash and appgrid says nothing to install.

Used sudo apt-get --purge remove dolphin-emu-data-master

Same result. Neither usable and un/re installable

Ubuntu 16.04 is my distro.

fatmac 03-13-2020 07:29 AM

Two things I can think of, try
Code:

install --fix-broken
or try running it from the command line, which will often let you know what it is missing.

Edited: Somehow I managed to insert a gap where it shouldn't have been, sorry. :)

SnowArch 03-14-2020 03:18 AM

Neither of these methods work.

ondoho 03-14-2020 05:22 AM

Quote:

Originally Posted by SnowArch (Post 6100315)
Neither of these methods work.

Quote:

Originally Posted by fatmac (Post 6100030)
More specific info required to be able to point you in the right direction.

...

SnowArch 03-14-2020 05:58 AM

Tuens out i had the package installer set to gdebi. Swapping it, and that command you suggested of deleting seams to have fixed it. Thanks

SnowArch 03-14-2020 05:58 AM

Kinda embaressing, missed the - in dolphin-emu


All times are GMT -5. The time now is 06:27 PM.