From 81964d821a683633237766505a7b31abbe682234 Mon Sep 17 00:00:00 2001
From: Erich Eckner Older versions of packages can be found in the Package Archive.
- It contains daily snapshots of the package mirror.
- To use packages of a certain date, simply put Package Archive
Server=https://archive.archlinux32.org/repos/YEAR/MONTH/DAY/$arch/$repo
into your mirrorlist.
- If you're upgrading an old installation which struggles to install zstd compressed packages, you need to install packages from e.g. 2020/01/01 which include a xz compressed pacman which is able to install zstd compressed packages.
If you plan to move from the official repositories - to our community maintained repositories, follow +
If you plan to move from Archlinux + to Archlinux32, follow these steps:
Server=https://archive.archlinux32.org/repos/2020/01/01/$arch/$repo
as sole mirror into /etc/pacman.d/mirrorlist
.pacman -Syy archlinux32-keyring-transition
to install our keyring transition package signed by one of the x86_64 archlinux devs.pacman -Syuu
to update to a state, when pacman was capable of installing zstd-compressed packages.
/etc/pacman.d/mirrorlist
.pacman -Syy archlinux32-keyring-transition
to install our keyring transition package signed by one of the x86_64 archlinux devs.pacman -S archlinux32-keyring
to install our most recent keyring package.pacman -Syuu
for a full transition.
+ pacman -Syuu
for a full transition to the most recent state.
pacman -Sc
to clean your cache before you start and after you finish upgrading.pacman -Sc
to clean your cache before you start and after you finish upgrading.