Xfce repositories
Tested on openSUSE
Recommended articles
Related articles
Download
Version: Xfce GIT Master on Tumbleweed http://download.opensuse.org/repositories/X11:/xfce:/rat/openSUSE_Tumbleweed/
Version: Xfce Tumbleweed http://download.opensuse.org/repositories/X11:/xfce/openSUSE_Tumbleweed/
Version: Xfce Leap 15.4 https://download.opensuse.org/repositories/X11:/xfce/15.6/
Version: Xfce Leap 15.4 https://download.opensuse.org/repositories/X11:/xfce/15.5/
Installation
Through Zypper
1. Add the X11:xfce
repository with elevated priority
zypper ar --refresh --priority 80 http://download.opensuse.org/repositories/X11:/xfce/${VERSION}/ X11:xfce
Replace ${VERSION} with your openSUSE Version from the repository list above
1b. Add the Xfce GIT master package repository X11:xfce:rat
with elevated priority
zypper ar --refresh --priority 70 http://download.opensuse.org/repositories/X11:/xfce:/rat/openSUSE_Tumbleweed/ X11:xfce:rat
This step only need if you want to use the GIT Master builds of Xfce on top of a Tumbleweed base
2. Refresh repositories
zypper ref
3. Switch installed packages to X11:xfce
zypper dup --allow-vendor-change --from X11:xfce
3b. Switch installed packages to Xfce GIT master a.k.a X11:xfce:rat
zypper dup --allow-vendor-change --from X11:xfce:rat
Through YaST
1. Add the X11:xfce
repository
- Open YaST Software Repositories
- Click Add
- Select Specify URL and click Next
- Insert the URL for your openSUSE Version from the list above as well as
X11:xfce
as Repository Name and confirm with Next - You will be asked to confirm the Import of a new GPG key,
the current Fingerprint is18cf c763 92ed 4351 07a7 6f36 8b23 a9a7 7805 04e9
and can be found on the OBS Project page - In the Repository list, select the
X11:xfce
repository, set the priority to 80 and confirm with OK
1b. Add the Xfce GIT Master a.k.a. X11:xfce:rat
repository
- Open YaST Software Repositories
- Click Add
- Select Specify URL and click Next
- Insert the URL for your openSUSE Version from the list above as well as
X11:xfce:rat
as Repository Name and confirm with Next - You will be asked to confirm the Import of a new GPG key,
the current Fingerprint is18cf c763 92ed 4351 07a7 6f36 8b23 a9a7 7805 04e9
and can be found on the OBS Project page - In the Repository list, select the X11:xfce:rat repository, set the priority to 70 and confirm with OK
2. Switch installed packages to X11:xfce
- Open YaST Software Management
- Enable Allow vendor change in Options
- Switch View to Repositories
- Select the X11:xfce repository
- Select Package > All in this List > Update Unconditionally
- Confirm with Accept
2b. Switch installed packages to Xfce GIT Master a.k.a. X11:xfce:rat
- Open YaST Software Management
- Enable Allow vendor change in Options
- Switch View to Repositories
- Select the
X11:xfce:rat
repository - Select Package > All in this List > Update Unconditionally
- Confirm with Accept