topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 5:59 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: apt-get/emerge/yum/pkg-add/... for windows  (Read 5288 times)

Gothi[c]

  • DC Server Admin
  • Charter Honorary Member
  • Joined in 2006
  • ***
  • Posts: 873
    • View Profile
    • linkerror
    • Donate to Member
apt-get/emerge/yum/pkg-add/... for windows
« on: December 18, 2007, 08:03 PM »
Looks like someone finally made an apt-get/emerge/yum/pkg-add/... tool for Windows!

win-get1.jpg

It can install and uninstall any software in it's repositories.
Stick a few win-install commands in a batch script and you have a great automated bulk software installer!

On the down side:

  • It doesn't look like it has any version control
  • It seems like anyone can add new software through their web interface, which raises some very serious security concerns!

Some pretty serious downsides, imo. It's beyond me how/why they made the decision to manage their repositories like that.
« Last Edit: December 18, 2007, 08:05 PM by Gothi[c] »

Daniel15

  • Honorary Member
  • Joined in 2007
  • **
  • default avatar
  • Posts: 12
    • View Profile
    • Daniel15
    • Read more about this member.
    • Donate to Member
Re: apt-get/emerge/yum/pkg-add/... for windows
« Reply #1 on: December 18, 2007, 08:54 PM »
Looks good. But really, all it has is a list of the installer .exe files, and just downloads the installer (via wget) and runs it. Nothing near as good as apt-get. Still, quite useful, and definitely a simple interface for installing software. The problem here is keeping up-to-date; you'd hope that the developers update the repositories often, otherwise your "automated bulk software installer" will go around installing old versions :P

And is that an error in the screenshot? "416 Requested Range Not Satisfiable"  :o

It seems like anyone can add new software through their web interface, which raises some very serious security concerns!
Looks like that just submits a request; I certainly hope it doesn't automatically add them.

It can install and uninstall any software in it's repositories.
its, not it's
Sorry, but that's something that really annoys me :P