Is there a way to find installed binary packages which don't have manpages?

shirish

I recently saw https://lintian.debian.org/tags/binary-without-manpage.html and it shows around 14k manpages which are missing.

This means it's more than likely that some of the binary packages (not libraries) have missing manpages. How do I get a list of installed binary packages/applications (NOT libraries) which don't have manpages? I might know some and start contributing a bit towards that.

GAD3R

You can list all binary without man page through manpage-alert command

manpage-alert - check for binaries without corresponding manpages

DESCRIPTION

   manpage-alert  searches the given list of paths for binaries without cor‐
   responding manpages.

   If no paths are specified on the command line, the path list  /bin  /sbin
   /usr/bin /usr/sbin /usr/games will be assumed

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Is there any way to find out which libraries or packages I have already installed in Python?

From Dev

Is there a way to find patches which need testing from packages you have?

From Dev

Is there a way to in Oracle to see what tables have data and which don't?

From Dev

How to list dependent packages (reverse dependencies) for a system I don't have installed?

From Dev

You don't have 'phantomjs' installed

From Dev

Find all documents which have an attribute in one field OR don't have that attribute in ANY fields

From Dev

R can't find packages installed by travis

From Dev

Can't find installed packages in Lubuntu

From Dev

Can't find installed packages in Lubuntu

From Dev

R can't find packages installed by travis

From Dev

Python doesn't find packages that are installed with Conda

From Dev

Why can't I find any manpages?

From Dev

How Chocolatey knows which packages are installed and which aren't

From Dev

Why Rethinkdb don't have binary for windows?

From Dev

How can I determine which packages I have installed via homebrew and which were installed manually?

From Dev

how to find which packages are installed system-wide in NixOS?

From Dev

Find which Debian packages are only installed because they are recommended or suggested

From Dev

Don't copy PDBs from installed NuGet packages into /bin/Release

From Dev

Find where packages have been installed using rpm

From Dev

How do I find installed packages that have no install candidate?

From Dev

On Ubuntu, is there a way to find out what files are NOT associated with installed apt packages?

From Dev

Is there a way to uninstall Netbeans which I have installed using umake?

From Dev

Is there a way to tell which packages I've installed via apt-get, minus the auto-installed ones?

From Dev

Find documents that DON'T have a string in a collection

From Dev

Find PDFs that don't have text

From Dev

NewRelic thinks I have DelayedJob installed, but I don't

From Dev

Eclipse still thinks I have RVM installed, but I don't

From Dev

You don't seem to have a generator with the name angular installed.?

From Dev

don't have jekyll-paginate or one of its dependencies installed

Related Related

  1. 1

    Is there any way to find out which libraries or packages I have already installed in Python?

  2. 2

    Is there a way to find patches which need testing from packages you have?

  3. 3

    Is there a way to in Oracle to see what tables have data and which don't?

  4. 4

    How to list dependent packages (reverse dependencies) for a system I don't have installed?

  5. 5

    You don't have 'phantomjs' installed

  6. 6

    Find all documents which have an attribute in one field OR don't have that attribute in ANY fields

  7. 7

    R can't find packages installed by travis

  8. 8

    Can't find installed packages in Lubuntu

  9. 9

    Can't find installed packages in Lubuntu

  10. 10

    R can't find packages installed by travis

  11. 11

    Python doesn't find packages that are installed with Conda

  12. 12

    Why can't I find any manpages?

  13. 13

    How Chocolatey knows which packages are installed and which aren't

  14. 14

    Why Rethinkdb don't have binary for windows?

  15. 15

    How can I determine which packages I have installed via homebrew and which were installed manually?

  16. 16

    how to find which packages are installed system-wide in NixOS?

  17. 17

    Find which Debian packages are only installed because they are recommended or suggested

  18. 18

    Don't copy PDBs from installed NuGet packages into /bin/Release

  19. 19

    Find where packages have been installed using rpm

  20. 20

    How do I find installed packages that have no install candidate?

  21. 21

    On Ubuntu, is there a way to find out what files are NOT associated with installed apt packages?

  22. 22

    Is there a way to uninstall Netbeans which I have installed using umake?

  23. 23

    Is there a way to tell which packages I've installed via apt-get, minus the auto-installed ones?

  24. 24

    Find documents that DON'T have a string in a collection

  25. 25

    Find PDFs that don't have text

  26. 26

    NewRelic thinks I have DelayedJob installed, but I don't

  27. 27

    Eclipse still thinks I have RVM installed, but I don't

  28. 28

    You don't seem to have a generator with the name angular installed.?

  29. 29

    don't have jekyll-paginate or one of its dependencies installed

HotTag

Archive