UbuntuDDE / bugs

UbuntuDDE Bugs
11 stars 2 forks source link

Cannot Install Vivaldi #108

Closed joshontech closed 2 years ago

joshontech commented 2 years ago

Describe the bug When downloading the .deb of vivaldi I cannot install it using the Package Installer due to broken dependencies libgcc-s1

To Reproduce Steps to reproduce the behavior:

  1. Go to vivaldi.com and download the .deb of vivaldi
  2. Double click the .deb of vivaldi
  3. Package installer reports broken dependencies: libgcc-s1

Expected behavior Vivaldi gets installed like on other Ubuntu based distros.

Screenshots Screenshot 2022-01-28 165927

Desktop (please complete the following information): Screenshot 2022-01-28 170138

Additional context Trying to install the missing dependency results in apt telling me its already installed.

openarun commented 2 years ago

Did you try installing with dpkg ?

joshontech commented 2 years ago

Did you try installing with dpkg ?

I am sorry it took so long to get back to you on this. No I only tried the GUI gdebi installer.

zarathustra-f90 commented 2 years ago

It works without issue if you install through terminal: $ sudo apt install -f ~/Downloads/vivaldi-stable_5.1.2567.57-1_amd64.deb assuming you downloaded the deb file from Vivaldi site on your Downloads folder. I used the most recent released stable version, change the filename to match your version.

openarun commented 2 years ago

I am closing this bug as I believe the latest release of UbuntuDDE has this issue fixed. If you find this bug in the latest releases, please feel free to re-open and mention your UbuntuDDE Remix version.