Skip to content

Instantly share code, notes, and snippets.

View P4ndaFR's full-sized avatar

Antoine Blondeau P4ndaFR

  • CleverCloud
  • Brest
View GitHub Profile
@P4ndaFR
P4ndaFR / pacman-compile.txt
Created March 12, 2020 09:27
Pacman compilation procedure
git clone https://git.archlinux.org/pacman.git
cd pacman
autoheader && autoreconf --install && ./configure && ./make
@P4ndaFR
P4ndaFR / update-keyring.sh
Last active March 9, 2020 14:30
Script to update archlinux keyring, in order to fix "invalid or corrupted package" error
#!/bin/bash
# This should be run as root
pacman -Sy archlinux-keyring
pacman-key --populate archlinux
pacman-key --refresh-keys

Keybase proof

I hereby claim:

To claim this, I am signing this object: