Installation¶
detail can be installed with pip. Be sure to install it system-wide so that detail's execution is not tied to a virtual environment:
pip3 install detail
One can install detail system-wide with pipx:
pipx install detail
Verify your installation by typing detail -v.