sudo apt-get install git libmtdev-dev libutouch-frame-dev libutouch-evemu-dev libc-dev libxmu-dev command returns:
Note, selecting 'libc6-dev' instead of 'libc-dev'
Package libutouch-frame-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source
However the following packages replace it:
libframe-dev:i386 libframe-dev
E: Package 'libutouch-frame-dev' has no installation candidate
E: Unable to locate package libutouch-evemu-dev
which basically means one package does no longer exist.
do we need to find a replacement? or is it already integrated in Ubuntu 18.04 somehow?
sudo apt-get install git libmtdev-dev libutouch-frame-dev libutouch-evemu-dev libc-dev libxmu-devcommand returns:which basically means one package does no longer exist.
do we need to find a replacement? or is it already integrated in Ubuntu 18.04 somehow?