Home / Rocky Linux

Rocky Linux Mirror (dnf archive) in Iran

Rocky Linux mirror (dnf archive) — For Rocky Linux updates in Iran, Rasanegaar Mirror keeps RHEL-compatible repos close to your clusters and servers.

About Rocky Linux

Rocky Linux is a community rebuild with RHEL binary compatibility and long support — bare-metal Kubernetes to databases. Packages and security updates come from official repos; every dnf update moves real traffic.

The repository tree and installer images are large; on servers and in datacenters, distance to international mirrors means latency, occasional reachability gaps, and bandwidth cost.

Rocky Linux mirror in Iran

The Rocky Linux mirror in Iran at mirror.rasanegaar.com/rocky serves the same repo layout so dnf pulls from Rasanegaar’s software repository.

Until the tree is fully live, this page keeps the target URL and connection steps ready.

On Rasanegaar Mirror

StatusComing soon
Size
Last update
URLhttps://mirror.rasanegaar.com/rocky/

This repository will be hosted on Rasanegaar Mirror soon. The target URL is reserved.

Browse repository (not live yet)

This repository will be available on Rasanegaar Mirror soon.

Manual steps

  1. Back up your dnf .repo files.
  2. In .repo files, comment metalink/mirrorlist and set baseurl to the Rasanegaar Rocky mirror:

    /etc/yum.repos.d/

    https://mirror.rasanegaar.com/rocky/

  3. Refresh package metadata:

    sudo dnf makecache

Updating Rocky Linux in Iran

Rocky Linux updates in Iran against the local mirror usually finish faster than official mirrors — especially across several hosts at once.

After switching, keep your normal dnf routine; only the package origin changed.