First, you need to install and setup ``apkg``.
+.. tip::
+ Install ``apkg`` with `pipx <https://pypa.github.io/pipx/>`_ to avoid version conflicts.
+
.. code-block:: bash
$ pip3 install apkg
.. tip:: The ``apkg status`` command can be used to find out some useful information, such as whether the current distribution is supported.
-When ``apkg`` is ready, a package can be build and installed.
+When ``apkg`` is ready, a package can be built and installed.
.. code-block:: bash
"GnuTLS", "TLS"
Additional dependencies are needed to build and run Knot Resolver with ``manager``:
+All dependencies are also listed in `pyproject.toml <https://gitlab.nic.cz/knot/knot-resolver/-/blob/manager/manager/pyproject.toml>`_ which is our authoritative source.
.. csv-table::
:header: "Requirement", "Notes"