Konversation/Distributions/PCLinuxOS/en: Difference between revisions
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 7: | Line 7: | ||
=== Synaptic === | === Synaptic === | ||
* Open the PC Menu | * Open the PC Menu. | ||
* Go to <menuchoice>System -> Configuration -> Packaging -> Synaptic Package Manager</menuchoice> | * Go to <menuchoice>System -> Configuration -> Packaging -> Synaptic Package Manager</menuchoice>. | ||
* Click the <menuchoice>Search</menuchoice> 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 <menuchoice>Apply</menuchoice> and accept changes. '''Konversation''' will install. | * Click <menuchoice>Apply</menuchoice> and accept changes. '''Konversation''' will install. | ||
* After installation, launch '''Konversation''' by going to <menuchoice>PC Menu -> Internet -> Chat -> Konversation</menuchoice>. | * After installation, launch '''Konversation''' by going to <menuchoice>PC Menu -> Internet -> Chat -> Konversation</menuchoice>. | ||
Line 18: | Line 18: | ||
Use any one of: | Use any one of: | ||
* Open a run dialog with <keycap>Alt + F2</keycap> | * Open a run dialog with <keycap>Alt + F2</keycap>. | ||
* Type <code>konsole</code> and press <keycap>Enter</keycap> | * Type <code>konsole</code> and press <keycap>Enter</keycap>. | ||
* When a [[Special:myLanguage/Konsole|Konsole]] launches, type <code>su</code> then press <keycap>Enter</keycap>. Enter your root password | * When a [[Special:myLanguage/Konsole|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>. | * 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>. | * After installation, launch '''Konversation''' by going to <menuchoice>PC Menu -> Internet -> Chat -> Konversation</menuchoice>. |
Revision as of 05:12, 28 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 + F2.
- 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.