Filed under: Utilities, Windows, Linux, Freeware
Win-get is like apt-get for Windows, but less useful
If you're not familiar with package management, here's how it works. You type "apt-get install <name of program>" into a terminal and your operating system will find that program online, download it, and install it. Newer versions of Linux have graphical interfaces that basically let you browse through a huge list of mostly free and open source software that you can download. No need to search the web for a good image editor. Just open your package manager and download GIMP.
Win-get aims to work pretty much like apt-get, but for free Windows software. We're not talking open source here, necessarily. Many of the programs in the win-get repository are free to download and install, but the source code may not be available. There's a huge list of software available for download.
- Download wget.exe and Win-get.exe from the project homepage.
- Go to your start menu and type "cmd" to get a command prompt.
- Type "win-get install <name of program>" and win-get will go online, find your program and attempt to install it.
Win-get is a work in progress, so hopefully a future release will run more smoothly. But we'd love to see a graphical, searchable interface at some point. Right now, win-get is only useful if you already know the software you want to install. And if you're already familiar with applications like AbiWord, 7-zip, and GIMPshop, you probably already know how to download and install them.
[via Digg]

Get a WordPress.com Blog
With Halloween fast approaching, it's a great time to get in some practice defending your territory against zombies. In Graveyard Shift, you take aim at zombies and other creepy-crawlies, blasting them into splatters of cartoony green guts. It's a casual first-person shooter, and it's very easy to get the hang of - use the mouse to aim, click to fire. Graveyard Shift has at least 15 levels, and it might even have some secret stages I haven't unlocked yet.
They key to getting good at Graveyard Shift is learning to use ...

Reader Comments (Page 1 of 1)
Steven said 2:47PM on 7-31-2007
That's how package management is done in Debian-based Linux distributions.
Reply
fincan said 2:50PM on 7-31-2007
apt-get is not a Linux packet management tool, it's the package manager for Debian Linux, and of course other distributions which are based on Debian (i.e. Ubuntu).
Reply
Brad Linder said 2:51PM on 7-31-2007
Thanks guys, I updated the post to make it more clear that we're talking about the package management system used by Debian-based distributions.
Reply
James said 5:40PM on 7-31-2007
I guarantee that Vista is the problem -- probably, the programs want to write to "protected" directories (like Program Files), but are not granted any special Installer privs.
Anyway, I don't see the point. On my Linux box, apt-get is great because I almost never use the UI, let alone the web browser, so I like having a command-line application finder. On my Windows box, I almost never close my web browser, so if I want an app, I'll open a new window, Google the thing, and within three clicks it's usually downloaded to my desktop.
Reply
khaleel said 1:45AM on 8-03-2007
well winget may have some potential for propriatory software it downloads a 'trial version' and then you pay for it if u like , or open an account at winget's site , it pays on your behalf
Reply
manoakys said 3:09PM on 8-02-2007
And what's about updating? win-get update ? Is there such function allready? In the debian-based distributions, updating is main thing which I like form apt-get ;)
Reply