Posted in Linux Ubuntubash: /usr/bin/man: No such file or directoryby TechHubWriter•October 4, 2024•0 On Ubuntu, I get the following error root@vps1:~# man bash: /usr/bin/man: No such file or directory root@vps1:~# This is fixed by installing man with apt-get apt-get install man Visited 2,237 times, 1 visit(s) today TechHubWriter More by TechHubWriter