Install And Run sudo
Hey. Does Anyone Know How To Install Sudo On The Bash Terminal? I've Tried Things Such As apt install sudo And yum install sudo But Neither Worked. So Does Anyone Know How?
damiascripting
Oh. Thank You!!
Coder100
no problem! @damiascripting
paullaster
Why do I still run into this error? Any workaround?
Notice that I have tried all the two variations
~/MERNAPP/MERN_PROJECT$ pkg-install
bash: pkg-install: command not found
~/MERNAPP/MERN_PROJECT$
bash: pkg-install: command not found
~/MERNAPP/MERN_PROJECT$
StudioHawaii
thanks
ifreemodell
So im trying to install http and lua-cson, how would I do it? @Coder100
Coder100
@ifreemodell like any other? install-pkg http
???
Mixxer
@ifreemodell
it's not install-pkg, it's actually pkg-install.
Please Refrain From Talking Like This!
Anyways, you don't have root access to the shell, so you can't install things globally, so that means
sudo
doesn't work. Don't worry, you can still use it!is the same as
@Coder100 what is install-pkg?
@Coder100 why i can't install clang-12 ??
sudo? @RashidLadj
its not working method @Coder100
this is fake it says command not found
@Coder100
lol there was an update (nix specifically) this is an old post @Golden0mudkip
@Golden0mudkip
it's not install-pkg, it's actually pkg-install.
@Coder100
it's not install-pkg, it's actually pkg-install.
@Mixxer

@Coder100 why doesnt repl allow sudo?
security @wertiop1
oh ok
@ShadowCatXD5 It's not fake.
Download it from https://github.com/replit/polygott/blob/master/extra/apt-install
IT SAYS bash: install-pkg: command not found @Coder100