Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
logiciel:bureautique:gourmet:start-new [2021/05/18 15:02] – [Installation] admin | logiciel:bureautique:gourmet:start-new [2022/08/13 21:57] (Version actuelle) – modification externe 127.0.0.1 | ||
---|---|---|---|
Ligne 20: | Ligne 20: | ||
- | ==== Avec Flatpak ==== | ||
- | |||
- | Flatpak contient l' | ||
- | |||
- | |||
- | Comme Gourmet est toujours en cours de développement actif, | ||
- | * installez-le manuellement :<cli prompt=' | ||
- | ...@...:~$ sudo flatpak install gourmet-2db9db8f.flatpak</ | ||
- | |||
- | |||
- | You will be prompted with a message regarding the runtime: | ||
- | |||
- | Required runtime for io.github.thinkle.Gourmet/ | ||
- | Do you want to install it? [Y/n] | ||
- | |||
- | Select y, and a list of dependencies will be displayed. Say y to install them all. | ||
- | |||
- | At the end, you will be greeted with an Installation complete. message. | ||
- | |||
- | You can now launch the Flatpak either from your application menu or from the command line so: | ||
- | |||
- | flatpak run io.github.thinkle.Gourmet | ||
- | |||
- | It can be uninstalled so: | ||
- | |||
- | flatpak remove io.github.thinkle.Gourmet | ||
- | |||
- | ==== Avec Python Wheel ==== | ||
- | |||
- | * Téléchargez le fichier **whl** ici : [[https:// | ||
- | * Installez les packages suivants :<cli prompt=' | ||
- | ...@...:~$ sudo apt-get install --no-install-recommends python3-argcomplete python3-gi python3-gi-cairo gir1.2-gtk-3.0 libgirepository1.0-dev libcairo2-dev enchant python3-bs4 python3-ebooklib python3-keyring python3-lxml python3-pil python3-cairo python3-enchant python3-gi python3-gtkspellcheck python3-requests python3-reportlab python3-selenium python3-setuptools python3-sqlalchemy python3-pip python3-toml gir1.2-poppler-0.18</ | ||
- | * Installez Gourmet :<cli prompt=' | ||
===== Configuration ===== | ===== Configuration ===== | ||
Ligne 60: | Ligne 27: | ||
===== Désinstallation ===== | ===== Désinstallation ===== | ||
+ | - **Pour désinstaller Gourmet** :<cli prompt=' | ||
===== Voir aussi ===== | ===== Voir aussi ===== | ||
- | * **(en)** [[https:// | + | * **(en)** [[https:// |
+ | * **(en)** [[https:// | ||
+ | * **(en)** [[https:// | ||
+ | * **(en)** [[https:// | ||
---- | ---- | ||
- | //Basé sur << [[https:// | + | //Basé sur << [[https:// |