--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-07-2008, 02:32 AM
"Amit Joshi"
ManPages
2008/11/7 Chaman Singh Verma <csv610@gmail.com>
Hello,
How can I install Linux manpages ?
Hi,
I don't think you can install manpages. They come with whatever program you install. Mind you, not all programs have man pages. Just try the following format whenever you wanna look at the manpages:
man <nameofcommand/software>
Sometimes the "info" command helps too.*
--
Regards,
Amit Joshi
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-07-2008, 02:39 AM
Erik Christiansen
ManPages
On Fri, Nov 07, 2008 at 08:43:28AM +0530, Chaman Singh Verma wrote:
> How can I install Linux manpages ?
sudo apt-get install manpages
And to see what else might be interesting:
apt-cache search manpag | grep manpage
in case you'd like manpages-dev or either of them in Portugese or
Hungarian.
They should be there already, though. In a quarter of a century, I have
never encountered a unix without manpages. Any encountered should be
avoided as unfit for use, I firmly assert. (OK, a bug report can help
cure many an oversight.)
It is unimaginable that there is an ubuntu version without manpages.
Erik
--
A computer is like an air conditioner, it works poorly when you open Windows.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-07-2008, 03:01 AM
Charlie Kravetz
ManPages
On Fri, 7 Nov 2008 08:43:28 +0530
"Chaman Singh Verma" <csv610@gmail.com> wrote:
> Hello,
>
> How can I install Linux manpages ?
>
> csv
Use Synaptic Package Manager and search manpages if you donīt want
English language. Otherwise, use
sudo apt-get install manpages
sudo apt-get install manpages-dev
good luck,
--
Charlie Kravetz
Linux Registered User Number 425914 [http://counter.li.org/]
Never let anyone steal your DREAM. [http://keepingdreams.com]
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-07-2008, 03:03 AM
Charlie Kravetz
ManPages
On Fri, 7 Nov 2008 09:02:06 +0530
"Amit Joshi" <mckagan@gmail.com> wrote:
> 2008/11/7 Chaman Singh Verma <csv610@gmail.com>
>
> > Hello,
> >
> > How can I install Linux manpages ?
> >
>
> Hi,
> I don't think you can install manpages. They come with whatever
> program you install. Mind you, not all programs have man pages. Just
> try the following format whenever you wanna look at the manpages:
>
> man <nameofcommand/software>
>
> Sometimes the "info" command helps too.
>
They are installed using apt-get install manpages.
If you need the developement pages, they are installed using apt-get
install manpages-dev.
If you other languages besides English, they can also be installed.
--
Charlie Kravetz
Linux Registered User Number 425914 [http://counter.li.org/]
Never let anyone steal your DREAM. [http://keepingdreams.com]
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-07-2008, 03:57 AM
Matthew Flaschen
ManPages
Chaman Singh Verma wrote:
> Hello,
>
> How can I install Linux manpages ?
Which man page are you looking for? Most programs (at least cmd-line
programs) install them by default. The manpages package installs other
pages, but I think it's installed by default too.
Some programs have a separate -doc package, which may include man pages.
Matt Flaschen
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-07-2008, 04:12 AM
"Chaman Singh Verma"
ManPages
Hello,
I was looking for memset, memcpy etc. Thanks for early reply, I was able to install and
able to use manpages.
Thanks.
csv
On Fri, Nov 7, 2008 at 10:27 AM, Matthew Flaschen <matthew.flaschen@gatech.edu> wrote:
Chaman Singh Verma wrote:
> Hello,
>
> How can I install Linux manpages ?
Which man page are you looking for? *Most programs (at least cmd-line
programs) install them by default. *The manpages package installs other
pages, but I think it's installed by default too.
Some programs have a separate -doc package, which may include man pages.
Matt Flaschen
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users