Giter Site home page Giter Site logo

Request for documentation about the difference between this and https://github.com/chocolatey/chocolatey-oneget about chocolateyget HOT 4 CLOSED

jianyunt avatar jianyunt commented on September 24, 2024 2
Request for documentation about the difference between this and https://github.com/chocolatey/chocolatey-oneget

from chocolateyget.

Comments (4)

CMCDragonkai avatar CMCDragonkai commented on September 24, 2024

@jianyunt I noticed that after using Chocolatey then ChocolateyGet upon installation of a package via ChocolateyGet, all of the former packages in C:\Chocolatey has been moved to C:\ProgramData\chocolatey. Even Get-Packages says those packages are now part of ChocolateyGet. However the existing ChocolateyPath environment variable did not get updated to C:\ProgramData\chocolatey. However there's a new system environment variable called ChocolateyInstall which does point to C:\ProgramData\chocolatey.

According to http://stackoverflow.com/a/28239451 this is a change that occurred in Chocolatey itself. Therefore I think ChocolateyPath is an environment variable that gets deprecated.

from chocolateyget.

CMCDragonkai avatar CMCDragonkai commented on September 24, 2024

This also means that using ChocolateyGet is actually more compatible with using Choco.exe directly, it gives you access to it. In fact just by using it, gives you access to it, there's no need to install chocolatey as a package directly. And also it's possible to install Chocolatey provider packages afterwards.

from chocolateyget.

jianyunt avatar jianyunt commented on September 24, 2024

You are right. ChocolateyGet is a wrapper of Choco.exe, so installation stuff is all handled by choco.exe.

from chocolateyget.

jianyunt avatar jianyunt commented on September 24, 2024

Regarding the difference https://github.com/chocolatey/chocolatey-oneget and ChocolateyGet:

ChocolateyGet is a OneGet provider. I myself created it sometime back when I see there are some needs from users ( I do not own Chocolatey, but I own the OneGet). As I mentioned, it is just a wrapper around the choco.exe. Operations like search, install, or installationpath etc are all handled by choco.exe.

https://github.com/chocolatey/chocolatey-oneget is owned by chocolatey owner (Rob?). I noticed there are significant work to be done to this provider and Rob was tied up with something else. For the time-being, I wrote ChocolateyGet .

from chocolateyget.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.