I ran this?
sudo apt install gpiod and everything went fine.
I then ran?
sudo apt install libgpiod-dev and the following is the result.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libgpiod-dev
I'm running the following:
Linux 6.6.20+rpt-rpi-v8 aarch64
PRETTY_NAME="Raspbian GNU/Linux 12 (bookworm)"
NAME="Raspbian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
I've obviously missed a step or two but not sure where.
Regards,
Dave
?