Linux Mint Mirror Guide in Iran
Mint is a popular Ubuntu/Debian-based desktop. /linuxmint is reserved and being prepared.
About Linux Mint
Cinnamon, MATE, and Xfce plus Mint’s own packages ride on the Ubuntu archive.
Smooth updates need both repos reachable.
Linux Mint mirror in Iran
Rasanegaar Mirror targets both; Ubuntu is live and Mint will be completed soon.
The target path is reserved for now; more details will appear after launch.
On Rasanegaar Mirror
https://mirror.rasanegaar.com/linuxmint/This repository will be hosted on Rasanegaar Mirror soon. The target URL is reserved.
How to use the Linux Mint mirror in Iran
This section will be completed once the mirror is live.
Manual steps
- Point Mint APT at the Rasanegaar Mint mirror:
https://mirror.rasanegaar.com/linuxmint - And Ubuntu at the Rasanegaar Ubuntu mirror if needed:
https://mirror.rasanegaar.com/ubuntu - Refresh package indexes:
sudo apt update
Switch with script
curl -fsSL https://mirror.rasanegaar.com/scripts/switch-linuxmint.sh | sudo bash
Updating Linux Mint in Iran
When Mint/Ubuntu mirrors are slow from Iran, updating both via the local mirror makes sense.
Until Mint is ready you can at least pull Ubuntu from this mirror.
Revert to official repository
If you need official upstream again:
curl -fsSL https://mirror.rasanegaar.com/scripts/revert-linuxmint.sh | sudo bash