Ubuntu 24.04 Installation issues
mathewrtaylor opened this issue · 0 comments
Latest version is missing some packages, when running the installation of the prescripts from: https://github.com/Proxmark/proxmark3/wiki/Ubuntu-Linux
sudo apt install p7zip git build-essential libreadline8 libreadline-dev libusb-0.1-4 libusb-dev qtbase5-dev perl pkg-config wget libncurses5-dev gcc-arm-none-eabi libstdc++-arm-none-eabi-newlib libpcsclite-dev pcscd
Getting the following errors:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package qtbase5-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 sourcePackage libgd-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 sourceE: Unable to locate package gcc-arm-none-eabi
E: Unable to locate package libnewlib-dev
E: Package 'qtbase5-dev' has no installation candidate
E: Package 'libgd-dev' has no installation candidate
I cannot find any qt installation methods, and posting this on the discord has no answers either.