Home / Debian

Debian Mirror (apt registry) in Iran

Debian mirror (apt registry) — Debian underpins many derivatives. Rasanegaar Mirror provides the Debian apt registry at /apt/ for updates from inside Iran.

About Debian

Debian is known for a strict stability policy and a large free-package archive. Servers, container images, and derivatives often consume Debian repos directly.

Stable and testing across architectures move serious volume; every index refresh depends on a reachable mirror.

Debian mirror in Iran

Reachability to deb.debian.org from Iran is not always uniform. The Debian registry at mirror.rasanegaar.com/apt plays that role locally.

See also the landing page at /repos/debian/.

On Rasanegaar Mirror

StatusAvailable
Size
Last update
URLhttps://mirror.rasanegaar.com/apt/

Manual steps

  1. Point APT sources at the Rasanegaar Debian registry (adjust the security suite for your release):

    https://mirror.rasanegaar.com/apt

  2. On Debian 12 (Bookworm) and newer, sources are usually DEB822 under:

    /etc/apt/sources.list.d/

  3. On older releases, classic sources.list is common:

    /etc/apt/sources.list

  4. Refresh package indexes:

    sudo apt update

Updating Debian in Iran

Debian updates in Iran via the local registry shorten apt runs when official mirrors answer slowly.

Once you switch, keep your usual update habits; only the origin URL changes.