Ubuntu croos-compiler installieren?

Wie kann man unter Ubuntu passende Croos-Compiler installieren. Ich habe schon das Tutorial auf folgender Seite ausprobiert bei mir kommt dann aber eine Fehler-Meldung:

TheCPP@TheCPP:~/OS/HelloOs$ sudo apt-get install foo build-essential bison flex libgmp3-dev libmpc-dev libmpfr-dev textinfo libcloog-isl-dev libisl-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package libcloog-isl-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


E: Unable to locate package foo
E: Unable to locate package textinfo
E: Package 'libcloog-isl-dev' has no installation candidate

Ich habe folgende Zwei Befehle auch schon ausprobiert es hat aber auch nicht funktioniert:

TheCPP@TheCPP:~/OS/HelloOs$ sudo apt update
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB]
Fetched 99.8 kB in 1s (75.1 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
TheCPP@TheCPP:~/OS/HelloOs$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Danke für eine Antwort

TheCPP

Linux, Ubuntu, Debian

Meistgelesene Fragen zum Thema Debian