File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
3thparty/ | - | 2022-Feb-28 11:22 |
bionic/ | - | 2022-Feb-28 11:03 |
bookworm/ | - | 2022-Feb-28 11:11 |
bullseye/ | - | 2022-Feb-28 11:06 |
buster/ | - | 2022-Feb-28 10:42 |
focal/ | - | 2022-Feb-28 11:16 |
groovy/ | - | 2022-Feb-28 11:21 |
hirsute/ | - | 2022-Feb-28 10:52 |
impish/ | - | 2022-Feb-28 10:35 |
sid/ | - | 2022-Feb-28 10:57 |
stretch/ | - | 2022-Feb-28 11:13 |
Please copy & paste to your terminal:
sudo apt install lsb-release wget apt-transport-https bzip2
sudo wget -O /usr/share/keyrings/vitexsoftware.gpg https://repo.vitexsoftware.cz/keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/vitexsoftware.gpg] https://repo.vitexsoftware.cz $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list
sudo apt update
sudo apt install package(s)
You can also add backports after main if you want install newer versions of software already present in debian.