LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

debman

read man pages from uninstalled Debian packages

TLDR

Read man page from a package
$ debman -p [package] [command]
copy
Specify a package version
$ debman -p [package]=[version] [command]
copy
Read man page from a .deb file
$ debman -f [path/to/file.deb] [command]
copy

SYNOPSIS

debman [options] command

DESCRIPTION

debman reads man pages from Debian packages without installing them. It downloads the package, extracts the man page, and displays it using the system's man viewer.Useful for reading documentation of packages before installation or for packages not available on the current system.

PARAMETERS

-p package

Download and read from specified package
-f file
Read from local .deb file
command
The man page to display

CAVEATS

Requires network access to download packages (unless using -f). Part of the debian-goodies package.

SEE ALSO

man(1), apt-get(8), dpkg(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid