Quantcast
Channel: Active questions tagged kernel-modules - Unix & Linux Stack Exchange
Viewing all articles
Browse latest Browse all 1181

What is the equivalent packages build-essential and linux-headers- in alpine?

$
0
0

I want to build kernel modules in Alpine, I know how to do it in Ubuntu.
In Ubuntu I used to install kernel headers by running:

apt install -y build-essential linux-headers-$(uname -r)

What is the equivalent in Alpine?

I searched on the web and someone wrote that the equivalent for build-essential is build-base but what about the linux-headers-$(uname -r) ?


Viewing all articles
Browse latest Browse all 1181

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>