petsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 年前More Rust Code Is Coming For Linux 6.14 Along With Hitting Another "Major Milestone"www.phoronix.comexternal-linkmessage-square25linkfedilinkarrow-up1148arrow-down11
arrow-up1147arrow-down1external-linkMore Rust Code Is Coming For Linux 6.14 Along With Hitting Another "Major Milestone"www.phoronix.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 年前message-square25linkfedilink
minus-squaresetVeryLoud(true);@lemmy.calinkfedilinkarrow-up1·1 年前That’s kinda wild tbh, even Node applications don’t need to pull in Node.
minus-squareThe Ramen Dutchman@ttrpg.networklinkfedilinkarrow-up1·1 年前But then, Python is an interpreted language so you need the interpreter installed. You do need JavaScript’s interpreter for Node applications IIRC
minus-squaresetVeryLoud(true);@lemmy.calinkfedilinkarrow-up1·1 年前Most of the time it’s bundled in the application, unless it’s a server app or a dev toolkit.
minus-squareThe Ramen Dutchman@ttrpg.networklinkfedilinkarrow-up1·1 年前Hah. Tell that to Mint and it’s bundled software! Although, Mint’s not alone in this. In general, if Python came pre-installed on your Linux system, uninstalling it tends to break a whole bunch of pre-installed software.
That’s kinda wild tbh, even Node applications don’t need to pull in Node.
But then, Python is an interpreted language so you need the interpreter installed. You do need JavaScript’s interpreter for Node applications IIRC
Most of the time it’s bundled in the application, unless it’s a server app or a dev toolkit.
Hah. Tell that to Mint and it’s bundled software!
Although, Mint’s not alone in this. In general, if Python came pre-installed on your Linux system, uninstalling it tends to break a whole bunch of pre-installed software.