Select your language

How to connect our repository


MAIN repository
Suitable for most distributions with DEB package format

  • Download the repository autoinstall package -
  • Install the downloaded file using GUI
    or run the command in the terminal:
    $ sudo dpkg -i ./ualinux-repository-all.deb

After this, you need to update the system information about packages using the GUI or do it in the terminal:
$ sudo apt update


After installing the Main repository, you can add the
EXTENDED repository

Contains additional programs that are tied to specific versions of Ubuntu

  • It is necessary to additionally install the ualinux-repository package using GUI tools
    or run the command in the terminal:
    $ sudo apt install ualinux-repository

After this, you need to update the system information about packages using the GUI or do it in the terminal:
$ sudo apt update