petsoi@discuss.tchncs.de to Linux@lemmy.ml · 5 months agoI'm Not a Programmer, but Here’s Why Linux Is My Daily Driverwww.howtogeek.comexternal-linkmessage-square113fedilinkarrow-up1356arrow-down114
arrow-up1342arrow-down1external-linkI'm Not a Programmer, but Here’s Why Linux Is My Daily Driverwww.howtogeek.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 5 months agomessage-square113fedilink
minus-squaregerdesj@lemmy.mllinkfedilinkEnglisharrow-up5·5 months agoIf I recall correctly Arch has … ssh into wifey’s laptop … python installed out of the box. Run up a console and type python, and hit enter. Type in print (“Hello World”) and hit enter. There you go! If you lack a python: $ yay -S python.
If I recall correctly Arch has … ssh into wifey’s laptop … python installed out of the box.
Run up a console and type python, and hit enter. Type in print (“Hello World”) and hit enter. There you go!
If you lack a python: $ yay -S python.