issue112:dispositifs_ubuntu
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédente | |||
issue112:dispositifs_ubuntu [2016/09/09 14:45] – auntiee | issue112:dispositifs_ubuntu [2016/09/09 15:18] (Version actuelle) – andre_domenech | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
**This month, in a departure from the norm, I present a quick HowTo on getting X apps installed on an Ubuntu device.** | **This month, in a departure from the norm, I present a quick HowTo on getting X apps installed on an Ubuntu device.** | ||
- | Contrairement à mes habitdues, ce mois-ci, je vais vous faire un rapide tutoriel sur comment installer des applications X sur votre dispositif Ubuntu. | + | Contrairement à mes habitudes, ce mois-ci, je vais vous faire un rapide tutoriel sur comment installer des applications X sur votre dispositif Ubuntu. |
**DISCLAIMER: | **DISCLAIMER: | ||
- | ATTENTION : Notez que toutes les applications X ne fonctionneront pas sur tous les appareils, et parmi ceux qui marcheront, | + | ATTENTION : Notez que toutes les applications X ne fonctionneront pas sur tous les appareils, et parmi celles |
**In a desktop terminal, install phablet-tools: | **In a desktop terminal, install phablet-tools: | ||
Ligne 21: | Ligne 21: | ||
**On your device you need to enable ‘Developer Mode’ – this is in: System Settings > About > Developer Mode.** | **On your device you need to enable ‘Developer Mode’ – this is in: System Settings > About > Developer Mode.** | ||
- | Sur votre dispositif, vous devez activer le 'Mode Développeur' | + | Sur votre dispositif, vous devez activer le Mode Développeur ; il se trouve dans Paramètres > À propos > Mode Développeur |
**In a desktop terminal, try connecting to your device using:** | **In a desktop terminal, try connecting to your device using:** | ||
Ligne 49: | Ligne 49: | ||
**I had to use sudo with adb to get it connected to my M10 tablet.** | **I had to use sudo with adb to get it connected to my M10 tablet.** | ||
- | J'ai dû utiliser sudo adb pour qu'il se connecte à ma tablette M10 | + | J'ai dû utiliser sudo adb pour qu'il se connecte à ma tablette M10. |
**Your command prompt should change from something like:** | **Your command prompt should change from something like:** | ||
Ligne 85: | Ligne 85: | ||
**That’s the default container for the pre-installed apps. Don’t mess with this container. Be safe and create a new one for playing around in. This is done using:** | **That’s the default container for the pre-installed apps. Don’t mess with this container. Be safe and create a new one for playing around in. This is done using:** | ||
- | C'est le container par défaut pour les applications | + | C'est le container par défaut pour les applications |
**libertine-container-manager create --id my-container --name "My Container" | **libertine-container-manager create --id my-container --name "My Container" | ||
Ligne 98: | Ligne 98: | ||
Ce (libertine-container-manager) créera un nouveau conteneur. Dans cet exemple : | Ce (libertine-container-manager) créera un nouveau conteneur. Dans cet exemple : | ||
- | • L'ID de ce conteneur est my-container (bien sûr,vous pouvez le changer) | + | • L'ID de ce conteneur est my-container (bien sûr,vous pouvez le changer). |
- | • Le nom du conteneur est ‘My Container’ (bien sûr, vous pouvez le changer aussi) | + | • Le nom du conteneur est « My Container |
- | • La distribution est vivid (puisque c'est ce qui est installé sur tous les dispositifs Ubuntu actuels à l' | + | • La distribution est vivid (puisque c'est ce qui est installé sur tous les dispositifs Ubuntu actuels à l' |
**After a short time, you will now have a new container to play in. For my first test, I wanted to install MyPaint which is a desktop app I use quite a lot.** | **After a short time, you will now have a new container to play in. For my first test, I wanted to install MyPaint which is a desktop app I use quite a lot.** | ||
Ligne 136: | Ligne 136: | ||
**Upon giving it a poke, and to my surprise, it loads!** | **Upon giving it a poke, and to my surprise, it loads!** | ||
- | Après avoir tapé dessus, | + | Après avoir tapé dessus, à ma grande surprise, ça charge ! |
**To uninstall an app, you would use:** | **To uninstall an app, you would use:** | ||
Ligne 148: | Ligne 148: | ||
**Again, substituting PACKAGE_NAME for the package name (eg: mypaint)** | **Again, substituting PACKAGE_NAME for the package name (eg: mypaint)** | ||
- | Encore, remplacez PACKAGE_NAME par le nom du paquet (Ex: mypaint) | + | Ensuite, remplacez PACKAGE_NAME par le nom du paquet (Ex: mypaint). |
**If you’ve hidden apps in the X Apps scope, and need a list of what’s in a container: | **If you’ve hidden apps in the X Apps scope, and need a list of what’s in a container: | ||
Ligne 164: | Ligne 164: | ||
**I’ll say it again just to be safe: not every app will work flawlessly, and not all will behave as they should.** | **I’ll say it again just to be safe: not every app will work flawlessly, and not all will behave as they should.** | ||
- | Je dois vous rappelez | + | Je dois vous rappeler |
- | Ressources: | + | Ressources : |
- | Popescu Sorin et Sturm Flut - merci d' | + | Popescu Sorin et Sturm Flut : merci d' |
http:// | http:// |
issue112/dispositifs_ubuntu.1473425151.txt.gz · Dernière modification : 2016/09/09 14:45 de auntiee