LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Synaptic "Test Run" (https://www.linuxquestions.org/questions/linux-newbie-8/synaptic-test-run-385032/)

GNewbie 11-20-2005 10:32 PM

Synaptic "Test Run"
 
is it possible to do a synaptic test run? i believe the apt-get flag is "-s".

iow, i'd like to verify a download and install won't break mny system before i download and install it.

tia...

ps - i'm currently installing evolution. do let me know if there are any othe rmust have programs i need to install on my mepis system... games included.

i'd appreciate non key stroke intensive games, though - maybe more thinking and startegy games. typing hurts my hands so i try to limit it to education and work.

heema 11-21-2005 06:12 AM

Re: Synaptic "Test Run"
 
Quote:

Originally posted by GNewbie
is it possible to do a synaptic test run? i believe the apt-get flag is "-s".

iow, i'd like to verify a download and install won't break mny system before i download and install it.

Yes , type : apt-get -s install package

Quote:

-s
--simulate
--just-print
--dry-run
--recon
--no-act
No action; perform a simulation of events that would occur but do not actually change the system. Configuration Item: APT::Get::Simulate.

Simulate prints out a series of lines each one representing a dpkg operation, Configure (Conf), Remove (Remv), Unpack (Inst). Square brackets indicate broken packages with and empty set of square brackets meaning breaks that are of no consequence (rare).

GNewbie 11-21-2005 05:36 PM

Re: Re: Synaptic "Test Run"
 
Quote:

Originally posted by heema
Yes , type : apt-get -s install package
thanks. does the synaptic gui allow this or is it a command line only option?


All times are GMT -5. The time now is 09:28 AM.