Xfce repositories

Jump to: navigation, search


This page lists the available Xfce development repositories. None of them are officially supported.

Download


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

Icon-warning.png
Warning: To be used only with Tumbleweed, not compatible with Leap

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

  1. Open YaST Software Repositories
  2. Click Add
  3. Select Specify URL and click Next
  4. Insert the URL for your openSUSE Version from the list above as well as X11:xfce as Repository Name and confirm with Next
  5. You will be asked to confirm the Import of a new GPG key,
    the current Fingerprint is b1da 68de 5194 9e7b 0342 37c4 bb1a f233 0f26 72c8 and can be found on the OBS Project page
  6. 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

Icon-warning.png
Warning: To be used only with Tumbleweed, not compatible with Leap
  1. Open YaST Software Repositories
  2. Click Add
  3. Select Specify URL and click Next
  4. Insert the URL for your openSUSE Version from the list above as well as X11:xfce:rat as Repository Name and confirm with Next
  5. You will be asked to confirm the Import of a new GPG key,
    the current Fingerprint is b1da 68de 5194 9e7b 0342 37c4 bb1a f233 0f26 72c8 and can be found on the OBS Project page
  6. 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

  1. Open YaST Software Management
  2. Enable Allow vendor change in Options
  3. Switch View to Repositories
  4. Select the X11:xfce repository
  5. Select Package > All in this List > Update Unconditionally
  6. Confirm with Accept

2b. Switch installed packages to Xfce GIT Master a.k.a. X11:xfce:rat

  1. Open YaST Software Management
  2. Enable Allow vendor change in Options
  3. Switch View to Repositories
  4. Select the X11:xfce:rat repository
  5. Select Package > All in this List > Update Unconditionally
  6. Confirm with Accept