mkdir -p ~/feitcsi-offline && cd ~/feitcsi-offline
apt-get download $(apt-cache depends --recurse --no-recommends --no-suggests \
--no-conflicts --no-breaks --no-replaces --no-enhances \
linux-headers-5.15.0-94-generic \
linux-headers-generic \
build-essential dkms \
| grep "^\w" | sort -u)