Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Kicad (Read 232 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Kicad

Can we get Kicad and its dependencies added to the repo ..?

Thank You

 

Re: Kicad

Reply #1
You can get kicad from Extra.

In /etc/pacman.conf:
Code: [Select]
[extra]
Include = /etc/pacman.d/mirrorlist-arch

Off the top of my head, I don't know which package has mirrorlist-arch. Possibly pamac?



Re: Kicad

Reply #4
AUR is different. Since the user is building the package themself, it's on them if it's built against an old library. Instead of "please upgrade [insert large dependency package name here]" forum posts, one can rebuild packages as necessary. Still there are some pitfalls to look out for, particularly with AUR helpers that make it easy to ignore what it's doing. But in my opinion AUR is a better answer than defaulting to using binaries from Arch. Doubly so if one can't remember what package is needed to enable it.  ::)

Also mentions of AUR packages and Arch repos are more fitting for general "how do I install x" threads.