If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Announcement
Collapse
No announcement yet.
WAPT: Bringing Apt-Get Package Management To Windows
WAPT: Bringing Apt-Get Package Management To Windows
Phoronix: WAPT: Bringing Apt-Get Package Management To Windows
WAPT is an open-source package manager for Windows that's based on apt-get functionality and can ease the installation/updating/configuration/removal/management of Windows programs and drivers...
Chocolatey is a nice project for Windows, and they recently won a Kickstarter campaign to increase the quality of service (more packages, better filtering of poor packages, etc). The PowerShell package manager manager (OneGet) debuting in Win10 has it's first back-end for Chocolatey, in which case both projects will take off. If WAPT wants to build a user base, they should quickly focus on contributing to OneGet, so by the time Win10 arrives, there will be a working alternative to the Chocolatey repo.
Would be cool to see this make its way into enterprise application deployment systems where it will be easier to build and deploy application packages to enterprise devices. If you know how to create a Debian package then it would be just as straightforward to build an application package for Windows with WAPT. Something like this would give systems like SCCM, ZenWorks, or Altiris a run for the money and maybe opensource Windows application management systems could spring up, saving enterprises tons of money in managing their computing devices.
It's not like it's the first one to try something like this (though basing it off of apt is sorta new), and none of them have been decent so far. I'll wait a few months to see if it's still around before trying it out.
Honestly imo mingw-get is pretty decent. Also apt-get for installing drivers is a really backward idea. Windows already has device probing and driver automatic installation from Windows Update
Last edited by nanonyme; 10 January 2015, 07:04 AM.
Comment