Results 1 to 9 of 9

Thread: I hate Snap. How can I reinstall a Snap package with Apt?

  1. #1
    Join Date
    Jun 2016
    Beans
    20
    Distro
    Ubuntu Mate

    I hate Snap. How can I reinstall a Snap package with Apt?

    I have been having problems with some snap packages. For example, I had various problems with MakeMKV until I uninstalled the snap package and compiled it. I would like uninstall ffmpeg and all of its related packages, and install the apt versions. How can I do that?

  2. #2
    Join Date
    Jun 2007
    Beans
    17,337

    Re: I hate Snap. How can I reinstall a Snap package with Apt?

    Simple
    Code:
    sudo snap remove ffmpeg
    Code:
    sudo apt install ffmpeg

  3. #3
    Join Date
    Oct 2005
    Location
    Lab, Slovakia
    Beans
    10,791

    Re: I hate Snap. How can I reinstall a Snap package with Apt?

    I won't go so far as to say that I hate Snap, but it does seem to solve a problem that nobody has and causes quite a few more, so it is probably best avoided by most everybody. Maybe it works for the Snap developers.

  4. #4
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: I hate Snap. How can I reinstall a Snap package with Apt?

    I have to admit that I removed all the snap infrastructure from my Xubuntu 20.04 a while ago with, so far at least, no downsides.

    Deciding how to install chromium was the trickiest problem to solve but at the moment I use the version from the dev PPA, link to follow when I get off this Android tablet.

  5. #5
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: I hate Snap. How can I reinstall a Snap package with Apt?

    I was forced to add the snap infrastructure back because lxd is only provided as a snap package since v2.x. I'm addicted to lxd containers, which surprisingly aren't as finicky as docker containers and are more open ... but have to be managed by LXD in a constrained container? LXD is like a mini-virtual machine, but with the speed and 1/10th overhead of a Linux Container. Plus, Linux containers can run on any Linux system, so we don't have to enable VT-x/AMD-v support to use it. The encapsulation of a VM, without the hardware demands.

    But besides that, I avoid snaps and have a weekly job that purges the 2nd and 3rd copies of unwanted snaps that get installed without my permission. What's really frustrating is that snap packages seem to fail at the primary reason they exist - for 1 install that "just works" everywhere.

    I hope Canonical gives up on snaps quicker than it took them to give up on Unity as a DE. Best we put this behind us ASAP.

  6. #6
    Join Date
    Apr 2008
    Location
    Southern California, USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: I hate Snap. How can I reinstall a Snap package with Apt?

    ^^^
    This! (the last sentence)

  7. #7
    Join Date
    Jun 2007
    Beans
    17,337

    Re: I hate Snap. How can I reinstall a Snap package with Apt?

    I hope Canonical gives up on snaps quicker than it took them to give up on Unity as a DE. Best we put this behind us ASAP
    There is 0% chance of that ever happening

  8. #8
    Join Date
    Aug 2006
    Beans
    13,354
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: I hate Snap. How can I reinstall a Snap package with Apt?

    Wow, a bunch of snap haters here. Is there a linux community without haters anywhere?
    It was Unity before snaps, and the orange color before Unity, and the brown color before that.
    This hate nonsense must go, ASAP.

  9. #9
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: I hate Snap. How can I reinstall a Snap package with Apt?

    Quote Originally Posted by mikewhatever View Post
    Wow, a bunch of snap haters here. Is there a linux community without haters anywhere?
    It was Unity before snaps, and the orange color before Unity, and the brown color before that.
    This hate nonsense must go, ASAP.
    That's what happens when there is choice available!

    There will always be users who "hate" something or other about the OS they use; just be thankful that there is a choice and you can remove snaps if you want to.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •