Initialisation
This commit is contained in:
30
data/pages/informatique/cfp/xnview/index.txt
Normal file
30
data/pages/informatique/cfp/xnview/index.txt
Normal file
@@ -0,0 +1,30 @@
|
||||
====== XNview ======
|
||||
===== Table des matières =====
|
||||
|
||||
<WRAP clear/>
|
||||
|
||||
|
||||
<WRAP group>
|
||||
<WRAP half column>
|
||||
==== Les pages ====
|
||||
|
||||
<nav stacked="true" fade="true">
|
||||
<nspages . -h1 -nbCol=1 -textNS=" " -textPages=" " -simpleList -exclude:cookie: -exclude:user: -exclude:playground: -exclude:[sidebar index start rightsidebar navbar topheader header help pageheader pagefooter legal-notices footer 404]>
|
||||
</nav>
|
||||
</WRAP>
|
||||
|
||||
<WRAP half column>
|
||||
==== Les sous-catégories ====
|
||||
|
||||
<nav stacked="true" fade="true">
|
||||
<nspages . -h1 -nbCol=1 -noPages -subns -textNS=" " -textPages=" " -simpleList -exclude:cookie: -exclude:user: -exclude:playground: -exclude:[sidebar index start rightsidebar navbar topheader header help pageheader pagefooter legal-notices footer 404]>
|
||||
</nav>
|
||||
</WRAP>
|
||||
</WRAP>
|
||||
|
||||
|
||||
~~NOTOC~~
|
||||
~~NOCACHE~~
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,26 @@
|
||||
====== Installer XnView sous Linux ======
|
||||
|
||||
===== En résumé =====
|
||||
|
||||
Récupérer le fichier **XnviewMP** : <code>wget https://download.xnview.com/XnViewMP-linux.x86_64.rpm</code>
|
||||
|
||||
|
||||
Lancer l'installation du package **XnViewMP** <code>rpm -ivh XnViewMP-linux.x86_64.rpm</code>
|
||||
===== En détail =====
|
||||
|
||||
La liste des fichiers disponibles au téléchargement est accessible à l'adresse https://download.xnview.com/
|
||||
|
||||
{{informatique:cfp:xnview:xnview_download_site.png?nolink&600|}}
|
||||
|
||||
Copier le le lien pour télécharger le logiciel **XnviewMP**
|
||||
|
||||
{{informatique:cfp:xnview:xnview_download_site_link_mp.png?nolink&600|}}
|
||||
|
||||
Dans une fenêtre **Terminal**, exécuter le commande pour télécharger le fichier :
|
||||
<code>wget https://download.xnview.com/XnViewMP-linux.x86_64.rpm</code>
|
||||
|
||||
{{informatique:cfp:xnview:xnview_wget_result.png?nolink&600|}}
|
||||
|
||||
Lancer l'installation du package **XnViewMP**
|
||||
|
||||
<code>sudo dnf install XnViewMP-linux.x86_64.rpm</code>
|
||||
Reference in New Issue
Block a user