ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Windows package management

    IT Discussion
    6
    10
    675
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • warren.stanleyW
      warren.stanley
      last edited by warren.stanley

      As part of my effort to streamline recreation of my daily driver Windows box, I've been looking at posts from various Developers using Windows 10, detailing their environment configuration. They generally have pretty extensive application / package dependencies so it seemed like a good source of tips and strategies.

      I stumbled across mentions of Scoop and AppGet. I'd heard of Scoop, it was on my radar, but AppGet, I've no knowledge of. It uses YAML for manifests (which are open source and stored in GitHub). Seems to be a decent (and current) list of Packages.

      I do use Chocolatey on my PC and for helping patch the Windows PCs at work, but it's not been super smooth sailing.

      Anyone spent any time using AppGet?

      Update - Developer manifesto AppGet, What Chocolatey wasn’t

      C 1 Reply Last reply Reply Quote 6
      • C
        Curtis @warren.stanley
        last edited by

        @warren-stanley said in Windows package management:

        Anyone spent any time using AppGet?

        I have not, but it looks really good 🙂

        1 Reply Last reply Reply Quote 0
        • JaredBuschJ
          JaredBusch
          last edited by

          Interesting system. But random dev.

          https://github.com/appget/appget/graphs/commit-activity
          4a3b9e91-bf50-427b-8222-ab38f9fca52f-image.png

          DustinB3403D 1 Reply Last reply Reply Quote 0
          • DustinB3403D
            DustinB3403 @JaredBusch
            last edited by

            @JaredBusch said in Windows package management:

            Interesting system. But random dev.

            Yeah I was looking at some of their packages and some things that are super common, like google chrome are dozens of versions behind.

            Not sure that I'd be wanting to go down that route.

            black3dynamiteB 1 Reply Last reply Reply Quote 0
            • black3dynamiteB
              black3dynamite @DustinB3403
              last edited by black3dynamite

              @DustinB3403 said in Windows package management:

              @JaredBusch said in Windows package management:

              Interesting system. But random dev.

              Yeah I was looking at some of their packages and some things that are super common, like google chrome are dozens of versions behind.

              Not sure that I'd be wanting to go down that route.

              Installing Google Chrome actually installs the latest version.
              48a6498f-d1ab-4c2c-aea4-39d6da82f9b1-image.png

              1 Reply Last reply Reply Quote 0
              • black3dynamiteB
                black3dynamite
                last edited by

                This is what happens when I create a new manifest for Chrome. I'm not sure why it would detect that version. You can name it whatever you want to during the creation of the yaml file or afterwards.
                32c0bfb9-6333-4bae-83cd-963f23a00ed1-image.png

                warren.stanleyW 1 Reply Last reply Reply Quote 0
                • warren.stanleyW
                  warren.stanley @black3dynamite
                  last edited by warren.stanley

                  @black3dynamite so it's appended the version at the time of manifest creation (even though the default Tag of "latest" would mean it pulls the latest version)?

                  black3dynamiteB 1 Reply Last reply Reply Quote 0
                  • black3dynamiteB
                    black3dynamite @warren.stanley
                    last edited by

                    @warren-stanley said in Windows package management:

                    @black3dynamite so it's appended the version at the time of manifest creation (even though the default Tag of "latest" would mean it pulls the latest version)?

                    Here's a better explanation about Package Manifest Overview for Tags and Versions
                    fc436481-50c3-46ad-a224-e87e5ae74b76-image.png

                    warren.stanleyW 1 Reply Last reply Reply Quote 0
                    • warren.stanleyW
                      warren.stanley @black3dynamite
                      last edited by

                      @black3dynamite actually just consuming some coffee while reading through the AppGet docs

                      Emad RE 1 Reply Last reply Reply Quote 0
                      • Emad RE
                        Emad R @warren.stanley
                        last edited by

                        @warren-stanley

                        appget looks simple and decent, modern.

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post