openSUSE Mirror Guide in Iran
openSUSE with Leap and Tumbleweed. Planned path: /opensuse.
About openSUSE
YaST and zypper are familiar on servers and desktops; OSS repos and images are large.
Repo refresh from abroad drags on weak links.
openSUSE mirror in Iran
An Iranian mirror shortens refresh and pattern installs for users in-country.
The switch guide will appear here once the mirror is ready.
On Rasanegaar Mirror
StatusComing soon
Size—
Last update—
URL
https://mirror.rasanegaar.com/opensuse/This repository will be hosted on Rasanegaar Mirror soon. The target URL is reserved.
Browse repository (not live yet)
How to use the openSUSE mirror in Iran
This section will be completed once the mirror is live.
Manual steps
- Point zypper URLs at the Rasanegaar openSUSE mirror:
https://mirror.rasanegaar.com/opensuse/ - Refresh repositories:
sudo zypper refresh
Switch with script
curl -fsSL https://mirror.rasanegaar.com/scripts/switch-opensuse.sh | sudo bash
Updating openSUSE in Iran
When download.opensuse.org is slow from Iran, local-mirror updates matter for Leap/Tumbleweed.
After switching keep your usual zypper up / dup flow.
Revert to official repository
If you need official upstream again:
curl -fsSL https://mirror.rasanegaar.com/scripts/revert-opensuse.sh | sudo bash