Hacker News new | ask | show | jobs
by seodisparate 1585 days ago
I use the `rustup` package instead of the `rust` package to manage a local installation of rust. This graph seems to show installations of the `rust` package, but I don't think that accounts for `rustup`. `rustup` is recommended on Rust's own website ( https://www.rust-lang.org/learn/get-started ) and some users may have installed `rustup` via the bootstrap script instead of from Arch's own package repository. So I guess there's some additional variables that may not be accounted for regarding `rust`.

EDIT: Try this: https://pkgstats.archlinux.de/compare/packages#packages=dmd,...