Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 820 Bytes

File metadata and controls

27 lines (18 loc) · 820 Bytes
layout post
title New package repositories
comments true
date 2014-05-05 04:50:00 -0700

Starting from now on three new repositories to store binary packages have been created by default:

  • multilib: this repository contains 32bit packages, only meaningful for 64bit platforms.

  • multilib/nonfree: this repository contains non free 32bit packages, only meaningful for 64bit platforms.

  • debug: this repository contains debug packages with debugging symbols.

The URL for those repositories:

Also available on any of the mirrors listed in the xbps.conf configuration file.

Do not forget to update /etc/xbps/xbps.conf with the new URLs if you use them.