0

The installation had no problem and man was working fine till yesterday. However, today the man command does not work anymore. Please help troubleshoot.

Thanks mas192

mas192
  • 9
  • 1
    "does not work" does not mean anything and is not enough to ask for troubleshooting. What command did you execute? What error did you get? What did you expect instead? – Patrick Mevzek Jun 30 '19 at 03:13

1 Answers1

0

This was the problem, man <command> doesn't display anything after package installation with conda on Ubuntu 17.10

something in my anaconda installation affected my man pages. And this solution above has fixed it.

Thanks, Abilash(https://askubuntu.com/users/820071/abhilash)

mas192
  • 9