Konversation/Distributions/ArchLinux/it: Difference between revisions

From KDE UserBase Wiki
(Created page with "Konversation/Distribuzioni/ArchLinux")
 
(Updating to match new version of source page)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages />
<languages />
== Konversation Stable ==
== Konversation (versione stabile) ==


Konversation is available in the extra repository.
Konversation è disponibile nel repository extra.


Type as root:  
Digita come amministratore:  
<code>pacman -S konversation</code>
<code>pacman -S konversation</code>




== Konversation Git PKGBUILD ==
== Konversation (Git PKGBUILD) ==


If you want to build the latest development version of '''Konversation''' you can use this PKGBUILD from the [http://wiki.archlinux.org/index.php/AUR AUR]:
Se vuoi compilare la versione di sviluppo più recente di '''Konversation''', puoi utilizzare questo PKGBUILD da [http://wiki.archlinux.org/index.php/AUR AUR]:


[http://aur.archlinux.org/packages.php?ID=32620 Konversation Git]
[http://aur.archlinux.org/packages.php?ID=32620 Konversation Git]


Or, if installed yaourt(Do not use root rights to build.):


== Konversation SVN PKGBUILD (deprecated) ==
<code>yaourt -S konversation-git</code>


If you want to build an older development version from SVN you can use this PKGBUILD from the [http://wiki.archlinux.org/index.php/AUR AUR]:


[http://aur.archlinux.org/packages.php?ID=6378 Konversation SVN]
[[Category:Internet/it]]
 
[[Category:Internet]]

Latest revision as of 13:54, 8 December 2013

Konversation (versione stabile)

Konversation è disponibile nel repository extra.

Digita come amministratore: pacman -S konversation


Konversation (Git PKGBUILD)

Se vuoi compilare la versione di sviluppo più recente di Konversation, puoi utilizzare questo PKGBUILD da AUR:

Konversation Git

Or, if installed yaourt(Do not use root rights to build.):

yaourt -S konversation-git