How to add repository mirror to your Ubuntu/Debian version

Open Terminal & Type/Paste this command:


sudo echo "deb [trusted=yes] https://klubuntu-debmirror.5v.pl/distro ./ " | sudo tee -a /etc/apt/sources.list > /dev/null

Packages from this mirror:
  • sap-utility
  • os-remover
  • How to install package from this mirror

    Open Terminal & Type/Paste this command:


    sudo apt install package-name

    Replace the package-name of the installation package from the above list