Skip to content
repository

repository

xfce4-devel

The xfce4-devel unofficial user repository contains pre-compiled Xfce4 development package releases using the AUR PKGBUILDs.

It currently supports two architectures: x86_64 and aarch64.

Package repository

To add the repository to your Arch system add the following to /etc/pacman.conf:

[xfce4-devel]
Server = https://repo.m2x.dev/current/$repo/$arch

Delayed-update distros are not supported.

Package signing

Packages are signed. You will need to import key ID 76C6E477042BFE985CC220BD9C08A255442FAFF0, for example:

sudo pacman-key --keyserver hkps://keyserver.ubuntu.com --recv-key 76C6E477042BFE985CC220BD9C08A255442FAFF0
sudo pacman-key --lsign 76C6E477042BFE985CC220BD9C08A255442FAFF0

Update cadence

All repo.m2x.dev repositories have a number of cadences with different frequencies of changes:

  • current (Arch mirror)
  • daily (updated once per day)
  • daily-deferred (yesterday's daily)
  • weekly (updated on Tuesday each week)
  • weekly-deferred (last week's weekly)

If you use the main m2x repo mirror make sure to match the cadences between repositories. Bad things will happen otherwise.