Skip to content

Instantly share code, notes, and snippets.

@foobarbaz-pl
Created December 8, 2020 12:10
Show Gist options
  • Save foobarbaz-pl/0011b9fabe894f8442cc2dd7bb427794 to your computer and use it in GitHub Desktop.
Save foobarbaz-pl/0011b9fabe894f8442cc2dd7bb427794 to your computer and use it in GitHub Desktop.
pacman - build and install package
# clone repo
makepkg -sCLf
pacman -U --noconfirm *.pkg.tar.zst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment