Konversation/Distributions/PCLinuxOS
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 these steps:
- 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 button. If a developmental version of Konversation is present, you will be able to follow the Synaptic section above to upgrade.