On May 27, 2008, at 9:37 AM, Senno During wrote: > is it possible to downgrade a package to a version that doesn't show > up with the list command anymore? If so, how can I install an older > package? >
You can check for the presence of an older version via "fink dumpinfo - fallversions <packagename>". If one is available, you can use "fink install <packagename>-<version>-<revision>", e.g. "fink install foo-1.2.3-4". ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
