# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2005-03-06 15:34+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: ENCODING" # type: =head1 #: man/apt-show-versions.pod:1 msgid "NAME" msgstr "" # type: textblock #: man/apt-show-versions.pod:3 msgid "apt-show-versions - Lists available package versions with distribution" msgstr "" # type: =head1 #: man/apt-show-versions.pod:5 msgid "DESCRIPTION" msgstr "" # type: textblock #: man/apt-show-versions.pod:7 msgid "" "apt-show-versions parses the dpkg status file and the APT lists for the " "installed and available package versions and distribution and shows upgrade " "options within the specific distribution of the selected package." msgstr "" # type: textblock #: man/apt-show-versions.pod:12 msgid "" "This is really useful if you have a mixed stable/testing environment and " "want to list all packages which are from testing and can be upgraded in " "testing." msgstr "" # type: textblock #: man/apt-show-versions.pod:16 msgid "" "apt-show-versions uses caching for the status information of installed and " "available packages. If you run apt-show-versions as root the cache is " "updated as needed. If you run as non-root uses the newest available " "information, but can't update the cache. If you run as root with the option " "B<-i> the cache is initialized or updated only." msgstr "" # type: =head1 #: man/apt-show-versions.pod:22 msgid "SYNOPSIS" msgstr "" # type: textblock #: man/apt-show-versions.pod:24 msgid "B [B<-h>] [[B<-p>] I] [B<-a>] [B<-b>]" msgstr "" # type: =head1 #: man/apt-show-versions.pod:26 msgid "OPTIONS" msgstr "" # type: textblock #: man/apt-show-versions.pod:28 msgid "" "If you don't give any options the status of all installed packages is " "printed." msgstr "" # type: =item #: man/apt-show-versions.pod:33 msgid "B<-p> I, B<--package>=I" msgstr "" # type: textblock #: man/apt-show-versions.pod:35 msgid "" "Print available and installed versions for specified I. You can " "also specify a package name without the option B<-p>. If B<-p> and a package " "name are missing, all installed packages are displayed." msgstr "" # type: =item #: man/apt-show-versions.pod:39 msgid "B<-r>, B<--regex>" msgstr "" # type: textblock #: man/apt-show-versions.pod:41 msgid "interpret I from option B<-p> as a regex." msgstr "" # type: =item #: man/apt-show-versions.pod:43 msgid "B<-u>, B<--upgradeable>" msgstr "" # type: textblock #: man/apt-show-versions.pod:45 msgid "Print only upgradeable packages" msgstr "" # type: =item #: man/apt-show-versions.pod:47 msgid "B<-a>, B<--allversions>" msgstr "" # type: textblock #: man/apt-show-versions.pod:49 msgid "Print all available versions of the selected packages" msgstr "" # type: =item #: man/apt-show-versions.pod:51 msgid "B<-b>, B<--brief>" msgstr "" # type: textblock #: man/apt-show-versions.pod:53 msgid "Print only package_name/distribution for upgradeable packages" msgstr "" # type: =item #: man/apt-show-versions.pod:55 msgid "B<-v>, B<--verbose>" msgstr "" # type: textblock #: man/apt-show-versions.pod:57 msgid "Prints out verbose messages." msgstr "" # type: =item #: man/apt-show-versions.pod:59 msgid "B<-i>, B<--initialize>" msgstr "" # type: textblock #: man/apt-show-versions.pod:61 msgid "" "Initialize or update package cache only (as root). Do this everytime when " "the status of the installed or available packages has changed." msgstr "" # type: =item #: man/apt-show-versions.pod:64 msgid "B<-stf> I, B<--status-file>=I" msgstr "" # type: textblock #: man/apt-show-versions.pod:66 msgid "Use I as the dpkg status file instead of /var/lib/dpkg/status" msgstr "" # type: =item #: man/apt-show-versions.pod:68 msgid "B<-ld> I, B<--list-dir>=I" msgstr "" # type: textblock #: man/apt-show-versions.pod:70 msgid "" "Use I as path to apt's list files instead of " "/var/state/apt/lists/ or /var/lib/apt/lists/" msgstr "" # type: =item #: man/apt-show-versions.pod:73 msgid "B<-h>, B<--help>" msgstr "" # type: textblock #: man/apt-show-versions.pod:75 msgid "Prints out command-line help." msgstr "" # type: =head1 #: man/apt-show-versions.pod:79 msgid "EXAMPLES" msgstr "" # type: textblock #: man/apt-show-versions.pod:81 msgid "" "If you want to know for all your installed packages wether they are uptodate " "or upgradeable, use:" msgstr "" # type: verbatim #: man/apt-show-versions.pod:84 #, no-wrap msgid "" " apt-show-versions\n" "\n" msgstr "" # type: textblock #: man/apt-show-versions.pod:86 msgid "If you want to have a list of all upgradeable packages:" msgstr "" # type: verbatim #: man/apt-show-versions.pod:88 #, no-wrap msgid "" " apt-show-versions -u\n" "\n" msgstr "" # type: textblock #: man/apt-show-versions.pod:90 msgid "To get a list of all available versions of libc6:" msgstr "" # type: verbatim #: man/apt-show-versions.pod:92 #, no-wrap msgid "" " apt-show-versions -a -p libc6\n" "\n" msgstr "" # type: textblock #: man/apt-show-versions.pod:94 msgid "To upgrade all packages in testing:" msgstr "" # type: verbatim #: man/apt-show-versions.pod:96 #, no-wrap msgid "" " apt-get install `apt-show-versions -u -b | fgrep testing`\n" "\n" msgstr "" # type: =head1 #: man/apt-show-versions.pod:98 msgid "AUTHOR" msgstr "" # type: textblock #: man/apt-show-versions.pod:100 msgid "Christoph Martin, martin@uni-mainz.de" msgstr "" # type: =head1 #: man/apt-show-versions.pod:102 msgid "SEE ALSO" msgstr "" # type: textblock #: man/apt-show-versions.pod:104 msgid "apt(8), dpkg(1)" msgstr ""