I have been trying to update to the latest nightly build for a while (Ubuntu 21.04), but whatever I do, no way to get a more recent version than June 1. Do nightly build packages exist for Ubuntu? (I mean, a .deb file that I could download and install like the WIndows or Mac packages)?
STUFF happens, and sometimes the nightlies get delayed for a bit.
I’m running Ubuntu Mate 20.04 and just installed KiCad V5.99 nightly with the terminal.
The command:
sudo apt install kicad-nightly
resulted with the reply:
Reading package lists… Done
Building dependency tree
Reading state information… Done
kicad-nightly is already the newest version (202106010840+ed66c0f14d~128~ubuntu20.04.1).
The following packages were automatically installed and are no longer required:
distro-info libllvm9
Use ‘sudo apt autoremove’ to remove them.
0 upgraded, 0 newly installed, 0 to remove and 52 not upgraded.
The Windoze version of KiCad nightly has been updated as of today. However, remember that running daily nightlies is generally a bad idea for actual design work. It is best practice to find a nightly that appears to be stable with the features that you need; and stick with it.
I also did an update (with apt) and the date of the packages seems to be
2021-06-01
Unpacking kicad-nightly-demos (202106010840+ed66c0f14d~128~ubuntu20.04.1) over (
202105310850+3100cd3599~128~ubuntu20.04.1) ...
Preparing to unpack .../08-kicad-nightly_202106010840+ed66c0f14d~128~ubuntu20.04
.1_amd64.deb ...
Unpacking kicad-nightly (202106010840+ed66c0f14d~128~ubuntu20.04.1) over (202105
310850+3100cd3599~128~ubuntu20.04.1) ...
Preparing to unpack .../09-kicad-nightly-symbols_202106051818+750fad7e~9~ubuntu2
0.04.1_all.deb ...
Unpacking kicad-nightly-symbols (202106051818+750fad7e~9~ubuntu20.04.1) over (20
2105291419+179d11c6~9~ubuntu20.04.1) ...
Version info of KiCad-nightly V5.99 also shows this date, but copy & paste of the version info does not work anymore. Is it useful if I make an issue for this in gitlab?
Thanks for your replies, it works fine now.
Just in case some others may be in the same situation. It didn’t work this morning. I cleaned all the “kicadnightly*” I could find in the software updates, and then restarted from scratch installing as indicated in this site’s downloads in “nightly development builds” section.
By the way, I use Ubuntu 21.04.
I tried the same file as the other day where moving a track didn’t work properly. It works now, and also moving a via doesn’t crash anymore.