Update documentation: describe pkg installatin for FreeBSD

This commit is contained in:
Vinícius Zavam 2023-09-12 07:33:00 +00:00
parent 80e77e5f96
commit 6d38761308
No known key found for this signature in database
GPG Key ID: 415C653413B43475

View File

@ -61,6 +61,13 @@ FreeBSD
Althought not being officially developed for this platform, OnionShare can also be installed on `FreeBSD <https://freebsd.org/>`_. It's available via its ports tree or as pre-built package. Should you opt to install and use OnionShare on a FreeBSD operating system, please be aware that it's **NOT** officially supported by the OnionShare project.
Binary pkg Installation
^^^^^^^^^^^^^^^^^^^^^^^
To install the binary package, use ``pkg install pyXY-onionshare``, with ``pyXY`` specifying the version of Python the package was built for. So, in order to install OnionShare for Python 3.9, use::
pkg install py39-onionshare
.. _verifying_sigs:
Verifying PGP signatures