SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have tried to capture package dependencies from ChangeLog.txt of slackware64-current. By no means it would be 100% accurate, but a good start at least.
Please view the pdf file and use zoom to see details.
That was interesting. Thanks for sharing, how many sleepless night that that take to create.
As per my analysis, below packages remain most central, i.e. having considerable influence on other key packages (order highest to lowest).
1. python3
2. llvm
3. boost
4. gpgme
5. qt5
6. perl
7. net-snmp
8. ffmpeg
Following packages have most in-degree connections, meaning that lot of packages depend on them:
1. python3
2. openssl
3. libnsl
4. readline
5. icu4c
Following packages have most out-degree connections, meaning that they depend on many other packages:
1. ntp
2. calligra
3. python3
4. net-snmp
Yes, i first extracted dependencies from ChangeLog.txt using gawk and then used Gephi to create this graph. I am not able to open pastebin, else i would have pasted the gawk code.
I had thought about doing similar with slackbuilds, script to parse all the .info files and keep track of the most needed to request included in the next version of Slackware.
I had thought about doing similar with slackbuilds, script to parse all the .info files and keep track of the most needed to request included in the next version of Slackware.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.