Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why is upgradepkg complaining it cannot find installpkg or removepkg, with sudo?

complaining installpkg sudo
0
Posted

Why is upgradepkg complaining it cannot find installpkg or removepkg, with sudo?

0

Right from the sudo man pages Security Notes section: “Note, however, that the actual PATH environment variable is not modified and is passed unchanged to the program that sudo executes.” Make sure you include /sbin in your shells PATH environment variable before using slapt-get via sudo. Or use su – -c ‘slapt-get [options] [arg]s’.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123