Skip to main content
Post Reopened by Anthony Geoghegan, Jeff Schaller, Stephen Rauch, Siva, slm
This is not a duplicate!
Source Link
Siva
  • 9.3k
  • 9
  • 60
  • 88

Note: This applies to Centos 7. If you are looking for a Debian answer, see this question. Those answers will not be duplicated here.

After an install of centos 7, I can't accesaccess man pages :

# man ls -bash: man: command not found 

I tried to install it via yum

# yum install man-pages ... ok 

But again:

# man ls -bash: man: command not found 

Why  ?

Note: This applies to Centos 7. If you are looking for a Debian answer, see this question. Those answers will not be duplicated here.

After an install of centos 7, I can't acces man pages :

# man ls -bash: man: command not found 

I tried to install it via yum

# yum install man-pages ... ok 

But again:

# man ls -bash: man: command not found 

Why  ?

Note: This applies to Centos 7. If you are looking for a Debian answer, see this question. Those answers will not be duplicated here.

After an install of centos 7, I can't access man pages :

# man ls -bash: man: command not found 

I tried to install it via yum

# yum install man-pages ... ok 

But again:

# man ls -bash: man: command not found 

Why?

Note: This applies to Centos 7. If you are looking for a Debian answer, see this question. Those answers will not be duplicated here.

After an install of centos 7, I can't acces man pages :

# man ls -bash: man: command not found 

I tried to install it via yum

# yum install man-pages ... ok 

But again:

# man ls -bash: man: command not found 

Why ?

After an install of centos 7, I can't acces man pages :

# man ls -bash: man: command not found 

I tried to install it via yum

# yum install man-pages ... ok 

But again:

# man ls -bash: man: command not found 

Why ?

Note: This applies to Centos 7. If you are looking for a Debian answer, see this question. Those answers will not be duplicated here.

After an install of centos 7, I can't acces man pages :

# man ls -bash: man: command not found 

I tried to install it via yum

# yum install man-pages ... ok 

But again:

# man ls -bash: man: command not found 

Why ?

Post Closed as "Duplicate" by muru, Mat, Volker Siegel, Thomas Dickey, Braiam
Source Link
Rémi B.
  • 975
  • 3
  • 8
  • 15

How to install man pages on centos?

After an install of centos 7, I can't acces man pages :

# man ls -bash: man: command not found 

I tried to install it via yum

# yum install man-pages ... ok 

But again:

# man ls -bash: man: command not found 

Why ?