On 25/11/2023 15:44, Chielllo Boss wrote:
A new install of debian does not contain texinfo by default.
After installing texinfo, many of the info files are missing.
Only after reinstalling a package, the corresponding info file will be installed.

What particular command did you try when you experienced the issue?

My guess is that the "install-info" package was missed. It has a trigger to update /usr/share/info/dir (index of available info files). Packages providing "info-browser" has this package in dependencies, but namely "texinfo" does not depend on it.

Reply via email to