Outils pour utilisateurs

Outils du site


kturtle:kturtle

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
kturtle:kturtle [2020/01/08 10:34] crustkturtle:kturtle [2020/01/09 22:10] (Version actuelle) – [Quelques exemples] crust
Ligne 27: Ligne 27:
 Certaines distributions n'utilisent pas le compte root (base ubuntu, mint...) Certaines distributions n'utilisent pas le compte root (base ubuntu, mint...)
 Utiliser alors la commande "$ **sudo** apt search kturtle" "$ **sudo** apt install kturtle" Utiliser alors la commande "$ **sudo** apt search kturtle" "$ **sudo** apt install kturtle"
 +</WRAP>
 +<WRAP center round info 60%>
 +apt ou apt-get ou aptitude peu importe...
 </WRAP> </WRAP>
  
 ===== Sous freeBSD ===== ===== Sous freeBSD =====
 +==== Via pkg ====
 +
 +<code bash>root@asgard-freeBSD:~ # pkg search kturtle
 +kturtle-19.08.2                Educational programming environment for KDE
 +root@asgard-freeBSD:~ # pkg install kturtle
 +Updating FreeBSD repository catalogue...
 +FreeBSD repository is up to date.
 +All repositories are up to date.
 +Checking integrity... done (0 conflicting)
 +...</code>
 +
 +==== Via portsnap ====
 +Mettre à jour les ports
 +<code bash>root@asgard-freeBSD:~ # portsnap fetch update
 +Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found.
 +Fetching snapshot tag from ec2-eu-west-1.portsnap.freebsd.org... done.
 +Fetching snapshot metadata... done.
 +Updating from Wed Jan  8 09:56:20 CET 2020 to Wed Jan  8 10:58:27 CET 2020.
 +Fetching 5 metadata patches... done.
 +Applying metadata patches... done.
 +Fetching 1 metadata files...</code> 
 +Installer kturtle
 +<code bash>root@asgard-freeBSD:~ # cd /usr/ports/lang/kturtle
 +root@asgard-freeBSD:/usr/ports/lang/kturtle # make install clean</code>
 +
 +
 +
  
 ===== Sous Windows ===== ===== Sous Windows =====
Ligne 58: Ligne 88:
  
 {{ :kturtle:capture_d_ecran_2019-11-26_16-01-39.png?direct&400 |}} {{ :kturtle:capture_d_ecran_2019-11-26_16-01-39.png?direct&400 |}}
 +|{{ :kturtle:photo_3_1_.jpg?direct&200 |}}|{{ :kturtle:photo_5.jpg?direct&200 |}}|{{ :kturtle:photo_4_1_.jpg?direct&200 |}}|
 +{{ :kturtle:capture_d_ecran_2020-01-09_13-49-13.png?direct&400 |}}
 {{ :kturtle:capture_d_ecran_2019-11-26_16-21-45.png?direct&400 |}} {{ :kturtle:capture_d_ecran_2019-11-26_16-21-45.png?direct&400 |}}
 {{ :kturtle:capture_d_ecran_2019-11-26_16-02-49.png?direct&400 |}} {{ :kturtle:capture_d_ecran_2019-11-26_16-02-49.png?direct&400 |}}
 {{ :kturtle:capture_d_ecran_2020-01-07_08-42-43.png?direct&400 |}} {{ :kturtle:capture_d_ecran_2020-01-07_08-42-43.png?direct&400 |}}
 +
  
  
kturtle/kturtle.1578476061.txt.gz · Dernière modification : 2020/01/08 10:34 de crust