# Manjaro Mirror (pacman repository) in Iran

Canonical: https://mirror.rasanegaar.com/guides/en/manjaro.html
Language: en

Manjaro mirror and pacman repository from Iran — mirror.rasanegaar.com/manjaro/

Manjaro mirror (pacman repository) — For Manjaro updates in Iran, Rasanegaar Mirror keeps Arch-based desktop repos close to your laptops and home systems.

## About

Manjaro is an Arch-based desktop distro with stable, testing, and unstable branches — common on everyday laptops. Every `pacman -Syu` moves real traffic.
Updating from a distant mirror feels slow on home internet; a nearby mirror in Iran shortens download and install time.

## Mirror in Iran

The Manjaro mirror in Iran at `mirror.rasanegaar.com/manjaro` serves the same repo layout so pacman pulls from Rasanegaar’s software repository.
Until the tree is fully live, this page keeps the target URL and connection steps ready.

Browse URL: https://mirror.rasanegaar.com/manjaro/

## Configuration

1. Back up your mirrorlist.
2. Prioritize the Rasanegaar Manjaro mirror in your mirrorlist:
   ```
   /etc/pacman.d/mirrorlist
   ```
   ```
   https://mirror.rasanegaar.com/manjaro/$repo/$arch
   ```
3. Update the system:
   ```
   sudo pacman -Syu
   ```

## Updates

Manjaro updates in Iran against the local mirror usually finish faster than official mirrors — especially on home internet.
After switching, keep your normal pacman routine; do not change branch unless you mean to.

HTML version: https://mirror.rasanegaar.com/guides/en/manjaro.html
