11
submitted 1 year ago* (last edited 1 year 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.

you are viewing a single comment's thread
view the rest of the comments
[-] PseudoSpock@lemmy.fmhy.ml 2 points 1 year 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 1 year ago

ok thank you so much that did fix it

[-] joel_feila@lemmy.world 1 points 1 year ago

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

[-] Dotdev@programming.dev 1 points 1 year ago

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

this post was submitted on 12 Jul 2023
11 points (86.7% liked)

Linux

47355 readers
1388 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 5 years ago
MODERATORS