Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2020 08:23:09 +0200
From:      Miroslav Lachman <000.fbsd@quip.cz>
To:        Muhammad Moinur Rahman <bofh@freebsd.org>, "ports@freebsd.org" <ports@FreeBSD.org>
Cc:        python@freebsd.org
Subject:   Re: Using pkg in documentation
Message-ID:  <f4dcdd99-04a2-051a-423b-30b3b27e9a48@quip.cz>
In-Reply-To: <51F445F4-9F4F-4B64-BFC3-FBCC337A8267@freebsd.org>
References:  <51F445F4-9F4F-4B64-BFC3-FBCC337A8267@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-04-26 21:37, Muhammad Moinur Rahman wrote:
> What is the way of mentioning about installing a py-package in documentation? Let’s say now the default version of python is 3.7 so in most of the cases we can write in our documentation that do the following:
> # pkg install py37-babel

You can use following form too:
     pkg install devel/py-babel

Miroslav Lachman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f4dcdd99-04a2-051a-423b-30b3b27e9a48>