Installing LinuxCNC on Ubuntu 24.04 LTS is not possible.
- langdons
- Offline
- Elite Member
-
Less
More
- Posts: 171
- Thank you received: 11
20 Nov 2024 16:45 #314929
by langdons
Installing LinuxCNC on Ubuntu 24.04 LTS is not possible. was created by langdons
I tried to install "linuxcnc-uspace" and I got dependency errors.
The "linuxcnc" package has no installation candidate on both Ubuntu and Debian (even the version of Debian supplied with the LinuxCNC ISO).
The offical ISO image does work, however.
The "linuxcnc" package has no installation candidate on both Ubuntu and Debian (even the version of Debian supplied with the LinuxCNC ISO).
The offical ISO image does work, however.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 19902
- Thank you received: 6738
20 Nov 2024 20:37 #314942
by tommylight
Replied by tommylight on topic Installing LinuxCNC on Ubuntu 24.04 LTS is not possible.
sudo apt update
sudo apt install linuxcnc-uspace
No idea if it works on Ubuntu 24 but it did on 22 or 23.
The above also works on Linux Mint Debian Edition 6, should also work on Debian 13.
sudo apt install linuxcnc-uspace
No idea if it works on Ubuntu 24 but it did on 22 or 23.
The above also works on Linux Mint Debian Edition 6, should also work on Debian 13.
Please Log in or Create an account to join the conversation.
- langdons
- Offline
- Elite Member
-
Less
More
- Posts: 171
- Thank you received: 11
23 Nov 2024 20:40 #315135
by langdons
Replied by langdons on topic Installing LinuxCNC on Ubuntu 24.04 LTS is not possible.
It gives a broken dependencies error due to apt being super picky about which version of Python is installed.
Please Log in or Create an account to join the conversation.
- 5G-antry
- Offline
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
24 Mar 2025 09:39 #324737
by 5G-antry
Replied by 5G-antry on topic Installing LinuxCNC on Ubuntu 24.04 LTS is not possible.
Hi,
for your information, I had the same issue.
I am currently debugging and check if it will work. I can then update you
Could also not compile it myself due to dependencies issues.
for your information, I had the same issue.
I am currently debugging and check if it will work. I can then update you

Could also not compile it myself due to dependencies issues.
Please Log in or Create an account to join the conversation.
- langdons
- Offline
- Elite Member
-
Less
More
- Posts: 171
- Thank you received: 11
24 Mar 2025 13:25 #324767
by langdons
Replied by langdons on topic Installing LinuxCNC on Ubuntu 24.04 LTS is not possible.
Ubuntu 24.04 is a dependency issue nightmare.
You are probably better off using 22.04 LTS IMO.
I have had 2 computers refuse to work due to some dependecy-related issue that I think has to do with Intel graphics.
I had to boot into recovery mode, enable networking, and run the "fix broken packages" thingy to fix it both times.
Ubuntu 22.04 LTS has never given me any issues at all.
Ubuntu 24.04 has given me many, many issues, though it is a nice OS when it works.
You are probably better off using 22.04 LTS IMO.
I have had 2 computers refuse to work due to some dependecy-related issue that I think has to do with Intel graphics.
I had to boot into recovery mode, enable networking, and run the "fix broken packages" thingy to fix it both times.
Ubuntu 22.04 LTS has never given me any issues at all.
Ubuntu 24.04 has given me many, many issues, though it is a nice OS when it works.
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Elite Member
-
Less
More
- Posts: 250
- Thank you received: 82
24 Mar 2025 13:34 #324773
by unknown
Replied by unknown on topic Installing LinuxCNC on Ubuntu 24.04 LTS is not possible.
I find Ubuntu great for a server, much easier to add software to than Slackware, now that was dependency hell, sometime you'd spend all day installing\replacing packages from source just to install one package. Even if the packages were available you'd have to work out what else to add.
Either Mint or Debian for desktop. Used to use some of the first version of Puppy Linux, prior to it having wifi and helping to get that going.
Either Mint or Debian for desktop. Used to use some of the first version of Puppy Linux, prior to it having wifi and helping to get that going.
Please Log in or Create an account to join the conversation.
Time to create page: 0.081 seconds