Install packages in online editor
I am playing around replit for bash scripting. I would like to know if I can install packages and create an environment to execute code. I guess I can import python modules. What about .deb?
Buhron
dpkg -i debfile.deb
You need to be superuser
[deleted]
You can use the install-pkg
command to install apt packages.
Vandesm14
I moved your post from Share to Ask because Ask is for asking questions
without url