Quantcast
Channel: drupal.org - Site administrators
Viewing all articles
Browse latest Browse all 426

Installing the package for Debian and Ubuntu

$
0
0

One method to install Koumbit Platforms (kplatforms) is with the Debian package, which is available shortly after a release on drupal.org. You would prefer this way for simplicity and stability.

  1. To add the package software source repository to your system, add these two lines to the file "/etc/apt/sources.list":
  2. Add the archive key to your keyring:
    wget -q http://debian.koumbit.net/debian/key.asc -O- | sudo apt-key add -
  3. Update the package list on your system:
    sudo apt-get update
  4. Install the package:
    sudo apt-get install kplatforms

Viewing all articles
Browse latest Browse all 426

Trending Articles