Sunday, April 28, 2024
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 1849  / 2 Years ago, wed, june 22, 2022, 3:18:48

Where can I find the installed documentation for a library that I have installed?
For example: in synaptic package manager, I have installed opencv-doc. Where can I find this documentation.


More From » documentation

 Answers
5

In general each Debian package you install also will contain the resulting file location on your system after installation. Packages can be opened and viewed with the Archive Manager.



Alternatively we may also browse a package content on http://packages.ubuntu.com where all packages in the repositories should be listed. For opencv-doc this will reveal the following file list:



/usr/share/doc/opencv-doc/CMakeLists.txt
/usr/share/doc/opencv-doc/README.Debian
/usr/share/doc/opencv-doc/acircles_pattern.png
/usr/share/doc/opencv-doc/changelog.Debian.gz
[...]


This package like many other documentation files will therefore install to /usr/share/doc/<packagename>.


[#29870] Thursday, June 23, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
smelrop

Total Points: 263
Total Questions: 122
Total Answers: 108

Location: Saudi Arabia
Member since Thu, Jan 28, 2021
3 Years ago
smelrop questions
Mon, Mar 13, 23, 07:22, 1 Year ago
Sun, Feb 5, 23, 13:02, 1 Year ago
Tue, Aug 31, 21, 00:50, 3 Years ago
Sat, Dec 18, 21, 15:18, 2 Years ago
;