Dessalines@lemmy.ml to Rust Programming@lemmy.ml · 9 months agoUbuntu 25.10 Switches to Rust-based Sudowww.omgubuntu.co.ukexternal-linkmessage-square8linkfedilinkarrow-up142arrow-down13cross-posted to: rust@programming.devnews@lemmy.linuxuserspace.show
arrow-up139arrow-down1external-linkUbuntu 25.10 Switches to Rust-based Sudowww.omgubuntu.co.ukDessalines@lemmy.ml to Rust Programming@lemmy.ml · 9 months agomessage-square8linkfedilinkcross-posted to: rust@programming.devnews@lemmy.linuxuserspace.show
minus-squareFerk@lemmy.mllinkfedilinkarrow-up3·edit-29 months agoLooks like it’s split in library and binary, the binary itself is smaller, but if you add the size of the library it would be about 10% bigger. At least judging by the package sizes. From https://security.ubuntu.com/ubuntu/pool/universe/r/rust-sudo-rs/ sudo-rs_0.2.5-5ubuntu1_amd64.deb 2025-06-13 15:46 536K librust-sudo-rs-dev_0.2.5-5ubuntu1_amd64.deb 2025-06-13 15:46 580K From http://archive.ubuntu.com/ubuntu/pool/main/s/sudo/ sudo_1.9.16p2-1ubuntu1_amd64.deb 2025-02-19 19:02 1.0M
Looks like it’s split in library and binary, the binary itself is smaller, but if you add the size of the library it would be about 10% bigger. At least judging by the package sizes.
From https://security.ubuntu.com/ubuntu/pool/universe/r/rust-sudo-rs/
From http://archive.ubuntu.com/ubuntu/pool/main/s/sudo/