Konversation/Distributions/PCLinuxOS: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<languages /> | <languages /> | ||
<translate> | <translate> | ||
== Konversation Stable == | == Konversation Stable == | ||
Stable versions of Konversation are always available through Synaptic, the PCLinuxOS Package Manager. You may also use the command line to install (as root) | |||
Stable versions of '''Konversation''' are always available through '''Synaptic''', the PCLinuxOS Package Manager. You may also use the command line to install (as root) <code>apt-get install konversation</code>. | |||
=== Synaptic === | === Synaptic === | ||
* Open the PC Menu | * Open the PC Menu | ||
* Go to System | * Go to <menuchoice>System -> Configuration -> Packaging -> Synaptic Package Manager</menuchoice> | ||
* Click the Search button and search for ''Konversation'' or you may browse in the left hand pane to locate it. | * Click the <menuchoice>Search</menuchoice> button and search for ''Konversation'', or you may browse in the left hand pane to locate it. | ||
* Toggle the checkbox to flag Konversation for installation | * Toggle the checkbox to flag '''Konversation''' for installation | ||
* Click | * Click <menuchoice>Apply</menuchoice> and accept changes. '''Konversation''' will install. | ||
* After installation, launch Konversation by going to PC Menu | * After installation, launch '''Konversation''' by going to <menuchoice>PC Menu -> Internet -> Chat -> Konversation</menuchoice>. | ||
=== Command Line === | === Command Line === | ||
* Open a run dialog with Alt | |||
* Type konsole and press | Use any one of: | ||
* When a konsole launches, type | |||
* Type | * Open a run dialog with <keycap>Alt +F 2</keycap> | ||
* After installation, launch Konversation by going to PC Menu | * Type <code>konsole</code> and press <keycap>Enter</keycap> | ||
* When a '''konsole''' launches, type <code>su</code> then press <keycap>Enter</keycap>. Enter your root password | |||
* Type <code>apt-get install konversation</code> and press <keycap>Enter</keycap>. | |||
* After installation, launch '''Konversation''' by going to <menuchoice>PC Menu -> Internet -> Chat -> Konversation</menuchoice>. | |||
== Konversation Development Versions == | == Konversation Development Versions == | ||
PCLinuxOS Development versions of Konversation (if available) are found in the ''testing'' branch of PCLinuxOS Repositories. Add the testing branch by opening sources.list and adding the word | |||
PCLinuxOS Development versions of '''Konversation''' (if available) are found in the ''testing'' branch of PCLinuxOS Repositories. Add the testing branch by opening sources.list and adding the word <code>testing</code> to the end of your active repository. You may also open '''synaptic''' and choose <menuchoice>Settings -> Repositories</menuchoice> and highlighting the toggle checked repository. Add the word <code>testing</code> to the sections line (each word in section should have a space after it). Click <menuchoice>Ok</menuchoice> then click the '''reload''' button. If a developmental version of '''Konversation''' is present, you will be able to follow the '''Synaptic''' section above to upgrade. | |||
[[Category:Internet]] | |||
</translate> | </translate> |
Revision as of 18:53, 25 July 2011
Konversation Stable
Stable versions of Konversation are always available through Synaptic, the PCLinuxOS Package Manager. You may also use the command line to install (as root) apt-get install konversation
.
Synaptic
- Open the PC Menu
- Go to
- Click the button and search for Konversation, or you may browse in the left hand pane to locate it.
- Toggle the checkbox to flag Konversation for installation
- Click and accept changes. Konversation will install.
- After installation, launch Konversation by going to .
Command Line
Use any one of:
- Open a run dialog with Alt +F 2
- Type
konsole
and press Enter - When a konsole launches, type
su
then press Enter. Enter your root password - Type
apt-get install konversation
and press Enter. - After installation, launch Konversation by going to .
Konversation Development Versions
PCLinuxOS Development versions of Konversation (if available) are found in the testing branch of PCLinuxOS Repositories. Add the testing branch by opening sources.list and adding the word testing
to the end of your active repository. You may also open synaptic and choose and highlighting the toggle checked repository. Add the word testing
to the sections line (each word in section should have a space after it). Click then click the reload button. If a developmental version of Konversation is present, you will be able to follow the Synaptic section above to upgrade.