On a more serious note, how does updating apps on gentoo work? I understand that everything is built on your system, but then if the app is updated, do you need to re-compile every time?

  • galanthus@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    4 days ago

    Packages, not apps. Yes, packages will be recompiled every time they are updated. This can take a moderate amount of time, but it is not a problem in my experience, as you can still use your PC when it is compiling and you don’t use your PC 24/7 so why would it be a problem? You can use binaries for the packages that take an especially long time to compile(like chromium) or all of them.

  • MystikIncarnate@lemmy.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 days ago

    AFAIK: Gentoo used to be just source repos, but times have changed. Gentoo repos now have binaries. You can opt out of them, so it’s up to you.

    With binaries, it works like any other distro. Download the updated binaries, install, done.

    If you go from source, then it will download all the source code, and do the whole makefile thing, and install the new binaries when the compile is done, every time you do an update.

    So the direct answer to your question is: it depends. If you’re compiling everything then yes, you need to recompile everything that is updated. If you’re going to opt for binaries in the package manager, then no.

  • Psythik@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    5 days ago

    Shit like this is why I don’t use DuckDuckGo. I appreciate them for what they do (and I love the DDG app for it’s tracking protection abilities), but their search is absolute garbage, somehow even worse than Google’s.

  • lurch (he/him)@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    5 days ago

    Updating on Gentoo works with it’s package management, but the actual packages are source code archives (and maybe patch files). It downloads them, compiles and installs them in a special build environment, then, if it worked, applies them to the system and removes the old version.

      • lurch (he/him)@sh.itjust.works
        link
        fedilink
        arrow-up
        0
        ·
        4 days ago

        idk. i have never used nix. however, i think a specialty of gentoo are global USE flags. it’s a list of compile time options you want to use. they will automatically be used for packages that support them. for example, if you enable the bluetooth flag, all packages you install will get bluetooth support and additional dependencies may get pulled in. if you use -bluetooth however, they won’t get bluetooth support, even if it’s their default. they can also be tweaked indivudually per package, which is more like nix, i think.

  • Elshar@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 days ago

    Just two things:

    1. You can take screenshots with your computer.
    2. Clean your damn monitor, son! 🤣
    • MidsizedSedan@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      4 days ago

      Work computer. Dont want to sign in to work computer with personal accounts. Yes, can screenshot, then email to myself, open up on phone, then upload here. But thats too much work for a dumb joke.

        • MidsizedSedan@lemmy.worldOP
          link
          fedilink
          arrow-up
          0
          ·
          4 days ago

          Didnt click the link. Morning tea break. Wondered how gentoo apps worked. Looked it up. Funny ad. (While other workers have pictures of thier kids to keep them motivated, i have the linux pipeline xkcd comic on my desk to keep me sane)

    • affiliate@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      4 days ago

      if OP is using gentoo then there is a very real chance they aren’t able to take screenshots yet.

      back in my gentoo days it took a while to get that set up. although it wasn’t exactly a top priority

  • taanegl@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    5 days ago

    It’s just that if you start at 20 with an emerge update, it might be done by the time you’re 40 and you might want to consider start dating for once.