Konversation/Distributions/ArchLinux: Difference between revisions
(Created page with "<languages /> <translate> == Konversation Stable == Konversation is available in the extra repository. Type as root: <pre> pacman -S konversation </pre> == Konversation Git ...") |
(Marked this version for translation) |
||
(8 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<languages /> | <languages /> | ||
<translate> | <translate> | ||
== Konversation Stable == | == Konversation Stable == <!--T:1--> | ||
Konversation is available in the extra repository. | <!--T:2--> | ||
'''Konversation''' is available in the extra repository. | |||
<!--T:3--> | |||
Type as root: | Type as root: | ||
< | <code>pacman -S konversation</code> | ||
pacman -S konversation | |||
</ | |||
== Konversation Git PKGBUILD == | == Konversation Git PKGBUILD == <!--T:4--> | ||
If you want to build the latest development version of | <!--T:5--> | ||
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]: | |||
<!--T:6--> | |||
[http://aur.archlinux.org/packages.php?ID=32620 Konversation Git] | [http://aur.archlinux.org/packages.php?ID=32620 Konversation Git] | ||
<!--T:11--> | |||
Or, if installed yaourt(Do not use root rights to build.): | |||
<!--T:12--> | |||
<code>yaourt -S konversation-git</code> | |||
[ | <!--T:10--> | ||
[[Category:Internet]] | |||
</translate> | </translate> | ||
Latest revision as of 13:54, 8 December 2013
Konversation Stable
Konversation is available in the extra repository.
Type as root:
pacman -S konversation
Konversation Git PKGBUILD
If you want to build the latest development version of Konversation you can use this PKGBUILD from the AUR:
Or, if installed yaourt(Do not use root rights to build.):
yaourt -S konversation-git