logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

apt-show-source - Lists source-packages.

Author

       Dennis Schoen, dennis@debian.org

Command Line Parameters

       Optional command line parameters are the DPKG Status file to use, the path to APT's list files and a
       package name.  There are also options to display: all source-packages, verbose messages, version-only and
       command-line help.

Description

       This program parses the APT lists for source packages and the dpkg status file and then lists every
       package with a higher version number than the one installed.

       It may prove very useful if the "deb" entries in your APT sources.list point to stable and the "deb-src"
       entries point to unstable. With this program you are easily able to find out if there is a newer version
       of eg. Program XXXX in unstable.

Name

       apt-show-source - Lists source-packages.

Options

-stfFILE,--status-file=FILE
       Reads installed packages from FILE instead of /var/lib/dpkg/status.

   -ldDIRECTORY,--list-dir=DIRECTORYDIRECTORY specifies the path to APT's list files, defaults to /var/lib/apt/lists/.-pPACKAGE,--package=PACKAGE
       Prints out the installed-package/source-package version Information for PACKAGE.

   --version-only
       Prints version only if used together with --package.

   -a,--all
       Prints out all available source-packages with version.

   -v,--verbose
       Prints out verbose messages.

   -h,--help
       Prints out command-line help.

See Also

apt(1), dpkg(1)

perl v5.32.0                                       2021-01-03                                APT-SHOW-SOURCE(1p)

See Also