how do i grab new updates using URLs in Terminal?

Asked by yizuman

I see Wine has a new update and I understand I can use a command in terminal to grab the update by using a URL to the Wine website.

How do I do this? Full description please.

Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-terminal Edit question
Assignee:
No assignee Edit question
Solved by:
Martin Božič
Solved:
Last query:
Last reply:
Revision history for this message
Best Martin Božič (martin-bozic) said :
#1

You probably mean the "wget" command: http://en.wikipedia.org/wiki/Wget

Just follow the instructions from the WineHQ site for Ubuntu and you'll have your Wine app automatically updated: http://winehq.org/site/download-deb

Revision history for this message
yizuman (yizuman) said :
#2

Ok I got this from using wget

20:25:12 (788.80 KB/s) - `wine-0.9.55.tar.bz2' saved [13103916/13103916]

What commands do I use to create the update after getting the file?

Thanks in advance

Revision history for this message
yizuman (yizuman) said :
#3

thanks anyway

Revision history for this message
yizuman (yizuman) said :
#4

Thanks Martin, that solved my question.