My home page is blank. My search engine is duckduck go.

I only have adblock and noscript.

I want firefox to not access google - ever. Right now it shows that it connects and maintains a connection permanently.

I find it infuritating actually.

  • grue@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago
    $ sudo apt install librewolf
    [sudo: authenticate] Password: 
    Error: Unable to locate package librewolf
    
    • Goodlucksil@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      2 days ago

      (https://librewolf.net/installation/debian/)

      We have a repository for Debian-based distributions (Debian, Ubuntu, Mint, etc.), with which you can easily install and update LibreWolf. To add it to your system and install LibreWolf, run the following commands one by one:

      sudo apt update && sudo apt install extrepo -y

      sudo extrepo enable librewolf && sudo extrepo update librewolf

      sudo apt update && sudo apt install librewolf -y

      • grue@lemmy.world
        link
        fedilink
        arrow-up
        2
        arrow-down
        15
        ·
        edit-2
        2 days ago

        I don’t want to have to “taint” my distro install by adding a repo. I want it to be available from my distro’s official repo.

        • HotsauceHurricane@lemmy.world
          link
          fedilink
          arrow-up
          6
          ·
          2 days ago

          Nothing tainted about it. It’s actually one of the easiest ways to get a package you want/need. I appreciate anyone who maintains my precious librewolf package.

        • InfiniteStruggle@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          2 days ago

          You’re going to miss out on great software with that approach. Even for packages that have a Debian apt version, I find it much safer to get it from the maintainers official repos. Get the same version as the apt package if you must.

          • grue@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            2 days ago

            Of course not; it’s the distro that makes the call. But I want the Librewolf folks to make the effort to get accepted by the distro.