11
submitted 2 years ago* (last edited 2 years ago) by joel_feila@lemmy.world to c/linux@lemmy.ml

my copy of Vivaldi seems to be terminally broken but everything i have tried to remove doesn't work. after using the scudo purge it is still in my start menu and it stills boots up in a broken state

what do i do to remove completely and try a fresh install

Ok i got it fixed I just need to remove vivaldi and clear the local cache.

top 20 comments
sorted by: hot top controversial new old
[-] stepan@lemmy.fmhy.ml 4 points 2 years ago

Please include name of your distribution.

[-] joel_feila@lemmy.world 2 points 2 years ago
[-] Dotdev@programming.dev 2 points 2 years ago

From what did you install deb package, flatpak or snap.

[-] joel_feila@lemmy.world 1 points 2 years ago
[-] everett@lemmy.ml 1 points 2 years ago

Are you sure the deb didn't quietly install a snap package? The last time I tried, it tried to wget a .snap from api.snapcraft.io.

[-] joel_feila@lemmy.world 1 points 2 years ago

i downloaded from the vilvaldi web site a. dab file

[-] everett@lemmy.ml 2 points 2 years ago

Yeah, so did I. And after the deb finished installing, my firewall showed it wget a snap.

[-] Dotdev@programming.dev 1 points 2 years ago
[-] joel_feila@lemmy.world 1 points 2 years ago

how do i check the snap list?

[-] Dotdev@programming.dev 1 points 2 years ago* (last edited 2 years ago)

just type "snap list" in terminal

[-] christos@lemmy.world 2 points 2 years ago

Do you have synaptic in your applications?

[-] Xirup@lemmy.one 3 points 2 years ago

I second this ^

Install Synaptic and remove it from there. I have used Vivaldi on KDE Neon in the past and I remove it using Synaptic, although you can also remove it from Discover.

[-] joel_feila@lemmy.world 1 points 2 years ago

ok i used synaptic and it removed vivaldi. then after reinstalling it the same problem happened including it loading the last session and bookmarks

[-] joel_feila@lemmy.world 1 points 2 years ago

i don't think so

[-] PseudoSpock@lemmy.fmhy.ml 2 points 2 years ago

sudo apt purge vivaldi-stable Then, as yourself (not root): rm -rf ${HOME}/.cache/vivaldi ${HOME}/.config/vivaldi

That removes the package, and your personal stored config and cache of the browser. NOTE: rm -rf is permanent without a backup or snapshot to restore from. Don't delete these unless you are certain you want to.

[-] joel_feila@lemmy.world 2 points 2 years ago

ok thank you so much that did fix it

[-] PseudoSpock@lemmy.fmhy.ml 1 points 2 years ago
[-] joel_feila@lemmy.world 1 points 2 years ago

ok how do I make I'm myself not at the root level

[-] Dotdev@programming.dev 1 points 2 years ago

Open a new terminal and you should be fine. When using sudo you get root level access.

load more comments
view more: next ›
this post was submitted on 12 Jul 2023
11 points (86.7% liked)

Linux

56044 readers
588 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS