public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Install Cygwin 3.5 from command line?
@ 2024-01-03  6:49 Dan Shelton
  2024-01-04 20:33 ` Jon Turney
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Shelton @ 2024-01-03  6:49 UTC (permalink / raw)
  To: cygwin

Hello!

Can someone give me precise instructions on how to install Cygwin 3.5
(setup.exe with Testing+Sync checkboxes selected) from the Windows
command line? If I try, I only get Cygwin 3.4.
-- 
Dan Shelton - Cluster Specialist Win/Lin/Bsd

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Install Cygwin 3.5 from command line?
  2024-01-03  6:49 Install Cygwin 3.5 from command line? Dan Shelton
@ 2024-01-04 20:33 ` Jon Turney
  0 siblings, 0 replies; 2+ messages in thread
From: Jon Turney @ 2024-01-04 20:33 UTC (permalink / raw)
  To: Dan Shelton; +Cc: cygwin

On 03/01/2024 06:49, Dan Shelton via Cygwin wrote:
> Hello!
> 
> Can someone give me precise instructions on how to install Cygwin 3.5
> (setup.exe with Testing+Sync checkboxes selected) from the Windows
> command line? If I try, I only get Cygwin 3.4.

What have you tried?

For a fresh install, this should just be a question of supplying the 
'--allow-test-packages' option (which is directly equivalent to the 
'Test' checkbox)

The way that 'Keep'/'Best'/'Sync' choices map onto command line options 
is unfortunately complex (due to historical terribleness...), but I 
think it's something like this:

If '--force-current' option is specified, this is equivalent to 'Sync' 
(all packages will use the version from the package repository, 
downgrading if needed)

Otherwise, if '--upgrade-also' is specified, or no packages are added or 
removed by the command-line options, this is equivalent to 'Best' (use 
the 'best' available version of all packages)

Otherwise it's equivalent to 'Keep' (don't change the version of any 
already installed package).


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-04 20:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-03  6:49 Install Cygwin 3.5 from command line? Dan Shelton
2024-01-04 20:33 ` Jon Turney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).