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 11:27] – [Installation] admin | logiciel:bureautique:gourmet:start-new [2022/08/13 21:57] (Version actuelle) – modification externe 127.0.0.1 | ||
---|---|---|---|
Ligne 5: | Ligne 5: | ||
===== Pré-requis ===== | ===== Pré-requis ===== | ||
- | * une connexion internet. | + | |
+ | - **Avoir installé Flatpak** : | ||
===== Installation ===== | ===== Installation ===== | ||
- | Gourmet est actuellement disponible sous forme Flatpak et Python.\\ Nous vous recommandons de l' | + | - **Faites une sauvegarde de votre base de données de recettes** :<cli prompt=' |
- | + | ||
- | <WRAP center round important 60%> | + | |
- | Comme Gourmet est encore au stade précoce du (re)développement, | + | |
- | + | ||
- | **Faites une sauvegarde de votre base de données de recettes**, généralement en **$HOME/ | + | |
- | </ | + | |
- | + | ||
- | - **Installez [[apt> | + | |
- **Téléchargez le fichier flatpak** sur la page [[https:// | - **Téléchargez le fichier flatpak** sur la page [[https:// | ||
- | - **Installez gourmet avec flatpak** (sans sudo !) :<cli prompt=' | + | - **Installez gourmet avec flatpak** (**sans sudo !** et **en acceptant d' |
- | Required runtime for io.github.thinkle.Gourmet/ | + | ... |
- | Do you want to install it? [Y/ | + | <cli prompt=': |
- | Info: org.gnome.Platform is end-of-life, | + | ... |
- | Info: org.gnome.Platform.Locale is end-of-life, | + | |
- | + | ||
- | io.github.thinkle.Gourmet permissions: | + | |
- | network | + | |
- | file access [1] | + | |
- | + | ||
- | [1] host | + | |
- | + | ||
- | + | ||
- | ID | + | |
- | 1. [✓] org.freedesktop.Platform.GL.default | + | |
- | 2. [✓] org.freedesktop.Platform.GL.nvidia-460-73-01 1.4 i flathub | + | |
- | 3. [✓] org.freedesktop.Platform.openh264 | + | |
- | 4. [✓] org.gnome.Platform.Locale | + | |
- | 5. [✓] org.gnome.Platform | + | |
- | 6. [✓] io.github.thinkle.Gourmet | + | |
Installation complete. | Installation complete. | ||
</ | </ | ||
- | ==== 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 82: | 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:// |