I just want to install poppler-utils on my development server to convert pdf to HTML. But unfortunately, I don't have SSH access. has somebody known how to install it without SSH?
Asked
Active
Viewed 123 times
0
-
1***It's not possible to install it without SSH***. Contact the server Admin, and you shall receive. – Abdulla Nilam Dec 26 '22 at 06:50
-
will sudo apt-get work if they give the SSH access? – Abbas Mastan Dec 26 '22 at 06:53
-
Every single Linux command will work.(As I know) – Abdulla Nilam Dec 26 '22 at 06:54
-
Is there any command without sudo that install the poppler – Abbas Mastan Dec 26 '22 at 06:57
-
If windows server *yes, you can double click to install*, P. use it, man. Tell your admin No Nuclear Launch mission is configured with the `Sudo` command. – Abdulla Nilam Dec 26 '22 at 07:02
-
@AbbasMastan just giving access may or may not give you `sudo apt` (depending upon whether the user is added to the sudoer group or not). – itachi Dec 26 '22 at 12:32