piface / pifacecad

PiFace Control and Display
GNU General Public License v3.0
46 stars 38 forks source link

what is aptitude? #31

Open JBSchueler opened 5 years ago

JBSchueler commented 5 years ago

I am trying to install pifacecad on a RPi1 with Rasbian Buster Lite.

Following the of this main page there seems to be an error...

$ sudo aptitude install liblircclient-dev cython gcc python{,3}-setuptools python{,3}-dev

This doesn't work, should this be

$ sudo apt-get install liblircclient-dev cython gcc python{,3}-setuptools python{,3}-dev
tscislo commented 1 year ago

https://github.com/piface/pifacecad/issues/33#issuecomment-1336257447