Skip to content

Instantly share code, notes, and snippets.

View Siekwiee's full-sized avatar

Jannik Wiest Siekwiee

  • Germany
  • 04:18 (UTC +02:00)
View GitHub Profile
@doctorfree
doctorfree / install-pacman-debian.sh
Created June 28, 2024 00:08
Install Arch Linux packaging utilities on Ubuntu Linux
#!/bin/bash
#
# Install pacman, makepkg, and Arch packaging utilities on Ubuntu Linux
#
# Written 2024-06-27 by Ronald Joe Record <[email protected]>
sudo apt -q -y install --no-install-recommends \
git pkg-config meson gcc libtool libgpgme-dev libarchive-dev ninja-build \
libcurl4-openssl-dev libssl-dev curl gettext python3 python3-setuptools \
dash gawk ca-certificates fakeroot fakechroot libarchive-tools