1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-04-23 19:23:12 +00:00

Updated How To:Install Calibre web ( Python3 ) in Linux Mint 19 or 20 (markdown)

Ozzie Isaacs 2021-08-14 13:44:56 +02:00
parent 48492427cd
commit b11974fcf5

@ -1,4 +1,4 @@
Installation in Linux Mint 20:
## Installation in Linux Mint 20:
Before installing Calibre-Web we have to install component: python3-pip
@ -27,7 +27,7 @@ DANGER: Never close the terminal. To start Calibre-Web at startup, please take a
Important(if not started as service): If we turn on or reboot Linux Mint we have to open a terminal inside the Calibre-Web directory and run: python3 cps.py
Installation in Linux Mint 19:
## Installation in Linux Mint 19:
Before installing Calibre-Web we have to install several components: python3-pip, python3-dev, setuptools, wheel.