scientifichackers / eopkg3p

CLI and python API for the Solus 3rd party packages
22 stars 2 forks source link

[Feature Request] Run once as sudo and not require password for every action #6

Open Justinzobel opened 4 years ago

Justinzobel commented 4 years ago

If I have 3 packages to upgrade I have to enter in my password around 9 times just to finish all operations. Can we please be able to run as sudo and upgrade all with one password entry?

Justinzobel commented 4 years ago

Any chance we can get this implemented?

devxpy commented 4 years ago

Have you tried just running the binary with sudo?

Justinzobel commented 4 years ago

I have, however during build the eopkg calls aren't parsing the -y to install dependencies without interaction.