RE: I want to download a program (mint 19.1)

2019-01-02 Thread Carruth, Rusty
I'll usually just use firefox (chromium, whatever) and/or torrent to download 
ISO files.  But, yeah, wget should work also.



(But then, if I'm on Windows at work wget won't work well anyway (proxy issues, 
usually), and if I'm behind our corporate firewall running Linux I often have 
issues with wget, so end up with a browser because I'm tired of trying to work 
around the proxy)





Rusty

-Original Message-
From: PLUG-discuss [mailto:plug-discuss-boun...@lists.phxlinux.org] On Behalf 
Of kitepi...@kitepilot.com
Subject: Re: I want to download a program (mint 19.1)



wget -c http://url.to/file.iso





---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: I want to download a program (mint 19.1)

2018-12-31 Thread kitepilot
wget -c http://url.to/file.iso 




Michael writes: 

sorry. I meant I want to download an ISO. 

On Mon, Dec 31, 2018 at 6:34 AM  wrote: 

apt-get install and/or dpkg! 



Michael writes: 


> should I use wget?
>
> --
> :-)~MIKE~(-:
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss
 



--
:-)~MIKE~(-:

---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: I want to download a program (mint 19.1)

2018-12-31 Thread Bob Elzer
go to the website, click on the download link of the version you want

simple


On Mon, Dec 31, 2018, 11:01 AM Michael  sorry. I meant I want to download an ISO.
>
> On Mon, Dec 31, 2018 at 6:34 AM  wrote:
>
>> apt-get install and/or dpkg!
>>
>>
>> Michael writes:
>>
>> > should I use wget?
>> >
>> > --
>> > :-)~MIKE~(-:
>> ---
>> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
>> To subscribe, unsubscribe, or to change your mail settings:
>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
>
>
> --
> :-)~MIKE~(-:
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: I want to download a program (mint 19.1)

2018-12-31 Thread Michael
sorry. I meant I want to download an ISO.

On Mon, Dec 31, 2018 at 6:34 AM  wrote:

> apt-get install and/or dpkg!
>
>
> Michael writes:
>
> > should I use wget?
> >
> > --
> > :-)~MIKE~(-:
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss



-- 
:-)~MIKE~(-:
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: I want to download a program (mint 19.1)

2018-12-31 Thread kitepilot
apt-get install and/or dpkg! 



Michael writes: 

should I use wget? 


--
:-)~MIKE~(-:

---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: I want to download a program (mint 19.1)

2018-12-30 Thread Snyder, Alexander J
I don't have experience with Mint, but I do with Ubuntu, years ago.

If mint uses DPKG, I think you can use the command:

dpkg -i "URLtoYourDEBfile.deb"

wget will get the file, but won't install it.

Thanks,
Alexander.

Sent from my Samsung Galaxy S8+

On Dec 30, 2018 17:20, "Michael"  wrote:

should I use wget?


-- 
:-)~MIKE~(-:
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

I want to download a program (mint 19.1)

2018-12-30 Thread Michael
should I use wget?

-- 
:-)~MIKE~(-:
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss