.. highlight:: shell ============ Installation ============ Stable release -------------- To install Package Helper Test 2022 01 18 17h12, run this command in your terminal: .. code-block:: console $ pip install package_helper_test_2022_01_18_17h12 This is the preferred method to install Package Helper Test 2022 01 18 17h12, as it will always install the most recent stable release. If you don't have `pip`_ installed, this `Python installation guide`_ can guide you through the process. .. _pip: https://pip.pypa.io .. _Python installation guide: http://docs.python-guide.org/en/latest/starting/installation/ From sources ------------ The sources for Package Helper Test 2022 01 18 17h12 can be downloaded from the `Github repo`_. You can either clone the public repository: .. code-block:: console $ git clone git://github.com/francois-durand/package_helper_test_2022_01_18_17h12 Or download the `tarball`_: .. code-block:: console $ curl -OJL https://github.com/francois-durand/package_helper_test_2022_01_18_17h12/tarball/main Once you have a copy of the source, you can install it with: .. code-block:: console $ python setup.py install .. _Github repo: https://github.com/francois-durand/package_helper_test_2022_01_18_17h12 .. _tarball: https://github.com/francois-durand/package_helper_test_2022_01_18_17h12/tarball/main