Can not install pimoroni using sudo apt-get install Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package pimoroni get error

This is for a touchPhat install
I need help installing pimoroni on raspberry pi 4 debian build
I get an error Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
E: Unable to locate package pimoroni

after running sudo apt-get install pimoroni

The following should get you everything that you need.
curl https://get.pimoroni.com/touchphat | bash
I personally don’t bother installing the dashboard. I don’t have a touch phat, but I do have a piano hat and drum hat, which are very similar. I just do the curl command for those.