.. _simple_installation: Simple Installation =================== For a more detailed and complete installation, please refer to :ref:`full_installation`. Prerequisites ------------- * It is preferable to install *mendevi* in a virtual environment. More details on :ref:`virtual_environment`. * Please install ``ffmpeg``, ``lshw``, and ``perf``. More details on :ref:`dependencies`. Basic Installation ------------------ To install mendevi using `PyPI `_, use ``uv pip``: .. code:: shell uv pip install mendevi Or if you want the latest: .. code:: shell uv pip install git+https://framagit.org/robinechuca/mendevi.git