To install applications and games from our repository, you must do the following:


Part 1:

For any distributions of any versions

1. Download the automatic repository installation package by clicking this button

2. Install the package using GUI tools or do it in the terminal:
sudo dpkg -i ./ualinux-repository-all.deb

3, After that, you need to update the system information about packages with GUI tools or do it in the terminal:
sudo bash -c "rm /var/lib/apt/lists/* ; apt update"


Part 2:

Additionally.
Contains programs that are tied to specific versions of Ubuntu.

0. ATTENTION. The pre-installed ualinux-repository-all package specified in Part 1 is required.

1. Download the automatic repository installation package by clicking this button

2. Install the package using GUI tools or do it in the terminal:
sudo dpkg -i ./ualinux-repository.deb

3, After that, you need to update the system information about packages with GUI tools or do it in the terminal:
sudo bash -c "rm /var/lib/apt/lists/* ; apt update"