Re: [bug #68188] "info" command not found in the italian version of GNU bash 5.2.37(1)-release

Félix Hauri via Bug reports for the GNU Bourne Again SHell <[email protected]> Sun, 29 Mar 2026 12:01:08 +0200
Newsgroups gmane.comp.shells.bash.bugs
Message-ID <[email protected]>
Le Sat, Mar 28, 2026 at 01:23:52PM -0400, anonymous a écrit :

> bash: info: command not found.
The "info" program is not installed on your system.

Try as root:

  # apt install --install-recommends info

or via sudo (if sudo is installed on your host)
  
  $ sudo apt install --install-recommends info

-- 
 Félix Hauri  -  <[email protected]>  -  http://www.f-hauri.ch