I am blind to Linux, and I'm sorry if my question is too silly.
So I have access to a Linux server but cannot install any sudo
packages as I have no administration right. Thus, I thought I could install sudo dpkg
locally and install whatever package I need afterwards. I have seen a few discussions here but could not get the flow. Would be great if someone put some command line code here so that I and others could use it.
Thank you for your help!
Best,
ADR
Asked
Active
Viewed 830 times
0

data
- 103
1 Answers
0
You can't do it the way you describe.
See this thread for learn more: How to install program locally without sudo privileges?

Anthony Kelly
- 304
-
thanks! I have seen that thread, but quite difficult to follow as different issues were discussed as well. Thanks !! – data Nov 14 '22 at 13:59
sudo
and gain rights that way, system security would be completely useless. – doneal24 Nov 14 '22 at 13:39