Date: Mon, 27 Apr 2020 09:34:18 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: "ports@freebsd.org" <ports@FreeBSD.org>, python@freebsd.org, Muhammad Moinur Rahman <bofh@freebsd.org> Subject: Re: Using pkg in documentation Message-ID: <ca8db6f4-dc1d-5a1d-ad31-99a398606537@quip.cz> In-Reply-To: <20200427071039.lpd2injljbgnto2z@ivaldir.net> References: <51F445F4-9F4F-4B64-BFC3-FBCC337A8267@freebsd.org> <f4dcdd99-04a2-051a-423b-30b3b27e9a48@quip.cz> <20200427071039.lpd2injljbgnto2z@ivaldir.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-04-27 09:10, Baptiste Daroussin wrote: > On Mon, Apr 27, 2020 at 08:23:09AM +0200, Miroslav Lachman wrote: >> 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 >> > Which would install all flavor of py*-babel imho thta is wrong You are right. My bad. I am using it with private repo where only one flavor exists. Miroslav Lachman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ca8db6f4-dc1d-5a1d-ad31-99a398606537>