Community Repository Server
This server hosts a curated APT repository providing additional software packages for Debian- and Ubuntu-based systems. Select your distribution below, add the repository to your sources, and manage the packages through your system’s standard package manager.
This is a community repository only. Packages are provided as-is, without warranty. Use it at your own risk.
sudo
For current distros this single file adds the repository (deb822 package-sources) and the GPG-Key at once.
wget -O /etc/apt/sources.list.d/Ubuntu-resolute-iteas.sources \
https://apt.iteas.at/Ubuntu-resolute-iteas.sources
wget -O /etc/apt/sources.list.d/debian-trixie-iteas.sources \
https://apt.iteas.at/debian-trixie-iteas.sources
After adding the source, run apt update to refresh your package lists.
Ubuntu and Debian LTS releases are supported until vendor EOL. Older distros get deprecated and are finally removed from this repo.
For older distros (Ubuntu Noble, Jammy and Debian Bookworm) add the GPG-Key to your keyring first, then add the matching repository line.
gpg -k && gpg --no-default-keyring \
--keyring /usr/share/keyrings/iteas-keyring.gpg \
--keyserver hkp://keyserver.ubuntu.com:80 \
--recv-keys 23CAE45582EB0928
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/iteas-keyring.gpg] https://apt.iteas.at/iteas noble main" > /etc/apt/sources.list.d/iteas.list
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/iteas-keyring.gpg] https://apt.iteas.at/iteas jammy main" > /etc/apt/sources.list.d/iteas.list
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/iteas-keyring.gpg] https://apt.iteas.at/iteas bookworm main" > /etc/apt/sources.list.d/iteas.list
To keep this service running for you, we depend on your help. The easiest way to support us is with a donation. Thank you very much!
We thank you very much for your support.
| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| win/ | 2025-08-08 10:58 | - | ||
| iteas/ | 2026-07-18 06:25 | - | ||
| iteas-keyring.gpg | 2023-09-20 17:09 | 26K | ||
| iteas-dev/ | 2026-07-10 08:31 | - | ||
| debian-trixie-iteas.sources | 2026-04-15 12:22 | 3.3K | ||
| Ubuntu-resolute-iteas.sources | 2026-04-15 14:11 | 3.3K | ||
| HEADER.html | 2026-07-18 19:42 | 31K | ||