Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
repository
repository
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • m2x
  • Xfce4
  • repositoryrepository
  • Wiki
  • Home

Last edited by Jonathon Nov 07, 2020
Page history

Home

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.

Clone repository
  • Home