The repository version is 6.0 but the current version is 8.0:
https://www.kicad.org/libraries/download/
Thank you for considering adding an update to your busy schedule.
Upgrade Request - KiCad [Solved]
Re: Upgrade Request - KiCad
I use the Debian Backports version which is 8.0.6 right now. It usually makes it into the backports repo few weeks after a new version is released.
Re: Upgrade Request - KiCad
Good information!BV206 wrote: Mon Dec 02, 2024 10:43 pm I use the Debian Backports version which is 8.0.6 right now. It usually makes it into the backports repo few weeks after a new version is released.
I've generally avoided Backports because, as I understand it (perhaps incorrectly), they don't benefit from automatic updates - of special concern - security updates.
That said, since no one has offered to update the Repository version, I'll give it a try.
Thanks!
Re: Upgrade Request - KiCad
It depends on the software as to what gets into the backports repo.kd4e wrote: Wed Dec 04, 2024 3:11 pm I've generally avoided Backports because, as I understand it (perhaps incorrectly), they don't benefit from automatic updates - of special concern - security updates.
Normally MX keeps the backports repo disabled. If you install something with MX Package Installer it temporarily enables it and disables it again after installation.
If you install something from debian backports then you have to remember it and check the installed and backports repo versions periodically for updates. MX Updater and apt update normally doesn't check backports for new packages.
If you permanenly enable backports in the Repo Manager then (the way I understand it but could be wrong) it will update everything that happens to have a newer version in backports and probably break your system.
Re: Upgrade Request - KiCad
As long as the backports repo has a lower apt pinning priority than the main repo, it will not automatically upgrade everything. You would need to actively force the higher version to be installed.BV206 wrote: Wed Dec 04, 2024 5:08 pm
If you permanenly enable backports in the Repo Manager then (the way I understand it but could be wrong) it will update everything that happens to have a newer version in backports and probably break your system.
Re: Upgrade Request - KiCad [Solved]
Just rebuilt and sent it up for the MX 23 test repo.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
Re: Upgrade Request - KiCad
Thanks!