Windows 10 Includes a Linux Style Package Manager

Page 3 of 5 FirstFirst 12345 LastLast

  1. Posts : 50,055
    Windows 10 Home 64bit 21H1 and insider builds
    Thread Starter
       #20

    unifex said:
    Well, that's the point, isn't it? For an admin, who performs tasks repeatedly, scripting is most useful as you can automate common parts of you daily routine. However, we're mostly talking about a user client. Typical users do not install software on a daily basis. On my home machine I do that perhaps twice a year. I can't remember all possible settings and most importantly I don't want to. So for a user a familiar GUI is more useful than a scripting ability in the command line.
    I think we are missing the point here. If Microsoft doesn't implement a GUI then someone else will.
      My Computer


  2. Posts : 2,068
    Windows 10 Pro
       #21

    Layback Bear said:
    I would never use it enough to remember the script.
    The script would look something like this. oneget -update. Very simple actually.
      My Computers


  3. Posts : 2,068
    Windows 10 Pro
       #22

    unifex said:
    Well, that's the point, isn't it? For an admin, who performs tasks repeatedly, scripting is most useful as you can automate common parts of you daily routine. However, we're mostly talking about a user client. Typical users do not install software on a daily basis. On my home machine I do that perhaps twice a year. I can't remember all possible settings and most importantly I don't want to. So for a user a familiar GUI is more useful than a scripting ability in the command line.
    Sorry, should have been a bit more clear with my point. Having a "linux style" package manager that could keep all of our software up to date is the really desireable thing here. Just like the way that I use www.ninite.com. I keep that installer and click on it every 2 weeks or so and it keeps about 20 software packages up to date on my machine without any questions, license agreements, etc.

    This whole thing could either be run from a command line (if desired), or just as easily run from Windows update or any other quick GUI click a button.

    But the beauty is a centralized place where we could select the 30 pieces of software we want, and have them magically installed and always updated without having to do them one at a time, like we mostly have today.
      My Computers


  4. Posts : 11,247
    Windows / Linux : Arch Linux
       #23

    Hi there

    Another nice thing with Linux installs is you don't have to go looking all over the internet for download sites - some of which can be wickedly confusing (deliberately - hoping the downloader will install toolbars / trial or other crapware) .

    To find and install a package simply type something like aptget -application_name install.

    All the dependencies etc will have been packaged properly in the software - Linux will pick the correct repository and install the package - even compiling any modules if necessary.

    Much simpler and actually much safer than the current mess when searching the internet manually for Windows software installs.

    Often Linux is credited with being much harder than it actually is -- some modern Linux GUI's (KDE / GNOME for example) are probably MORE WINDOWS than Windows - !!!!

    Cheers
    jimbo
      My Computer


  5. Posts : 17,661
    Windows 10 Pro
       #24

    For those wanting to try OneGet, get the Chocolatey repository first. By default only two repositories are available, both by Microsoft:


    You can add the Chocolatey repository with command:
    Code:
    Register-Packagesource -Name Chocolatey -Provider PSModule -Trusted -Location http://chocolatey.org/api/v2/ -Verbose
    • I used Trusted switch because everything in Chocolatey repository can be trusted. If you have any concerns just leave it out, in which case you have to separately accept each packet when installed
    • Verbose switch of course not obligatory, I find it practical and interesting to see what happens when a cmdlet is run

    Full up-to-date list of all packets in Chocolatey repository, at the moment of writing this post there are 2308 packets available: https://chocolatey.org/packages

    Windows 10 Includes a Linux Style Package Manager-2014-10-29_14h36_28.png

    Kari
      My Computer


  6. Posts : 242
    Windows 7, 8.1, 10 | Linux
       #25

    Thanks for the info. Interesting :)
      My Computer


  7. Posts : 983
    Windows 7/64 Professional
       #26

    It's getting more interesting by the post.
      My Computers


  8. Posts : 14,046
    Windows 11 Pro X64 22H2 22621.1848
       #27
      My Computers


  9. Posts : 17,661
    Windows 10 Pro
       #28

    Ztruker said:
    That's the same link than in Kado's original post (post #1 ).
      My Computer


  10. Posts : 17,661
    Windows 10 Pro
       #29

    As the OneGet is at the moment quite experimental and to get it to work it needs some "pimping", I thought let's start with a tutorial about Chocolatey, how to use their package manager to install desktop applications in Windows 8, 8.1 and 10.

    Tutorial at the Eight Forums: Chocolatey - Install Apps from Command Line

      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 03:10.
Find Us




Windows 10 Forums