You are not logged in.
I'm writing a tool using libalpm and would like to use proper CI within Github actions. Default runners are running on ubuntu...thus I'm wondering how can I install libalpm in this environment?
There's not a ppa for it, and I'm unsure how to get download link for it
Offline
https://archlinux.org/pacman/#_releases
Unsurprisingly, the instructions are wrong. There's no file name configure, nor there is any configure. The project appears to migrate to meson.
Offline