Skip to content
Discussion options

You must be logged in to vote

xbps-src started to a add a lot of virtual packages (for pkgconfig files and commands in /usr/lib (xbps-query -p provides --regex -s '^(cmd|pc):')), and xbps scale well with many virtual packages because it does a linear search over the list of virtual packages instead of something faster like using a hashmap. void-linux/xbps#625

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gc-user
Comment options

Answer selected by gc-user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants