Managing Repositories

What are Repositories?

Thousands of programs are freely available to install on Kubuntu. These programs are stored in software archives (repositories) and are made available for installation over the Internet. This makes it easy to install new programs in Kubuntu. It is also secure, because each program is built specifically for Kubuntu and is checked thoroughly before it is installed. Kubuntu repositories are categorized into four groups:

  • Main

  • Restricted

  • Universe

  • Multiverse

Two factors are used to determine categories:

  • The level of support that software development teams provide for a program

  • The level of compliance the program has to the Free Software Philosophy

More information about the Repositories is available on the Ubuntu website.

The standard Kubuntu LiveCD contains some software from the Main and Restricted categories. Once a system has information about the Internet-based locations for these repositories, more programs are available for installation. Using the software package management tools installed by default, it is possible to discover, install and update any piece of software directly over the Internet, without the need for the LiveCD.

Adding or Removing Repositories

To enable extra repositories:

  1. Start Software Management by choosing Kickoff Application Launcher->Applications->System->Software Management (KPackageKit).

  2. Select Settings->Edit Software Sources in the Software Management package manager window.

  3. Для продолжения требуется пароль админстратора.

  4. Затем выберите закладку Другие программы. Существующие репозитарии могут быть включены или выключены установкой соответствующих флажков. Для добавления новых репозитариев нажмите кнопку Добавить.

  5. Введите адрес репозитария. Необходимо вводить в правильном формате, который должен быть подобного вида:

    deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntukarmic main
  6. После добавления репозитария появится запрос на обновление списка пакетов. Это позволит KPackageKit найти самые последние версии программных продуктов.

  7. Для удаления репозитария нужно выбрать необходимые пункты в списке Источники программ и нажать кнопку Удалить. После завершения операции можно нажать кнопку Close для выхода.