Awesome Solution: Installing packages without root privileges.
manish srivastava

manish srivastava @manishfoodtechs

About: Director & CEO, GDP CHURN (P) Ltd. Loves coding . Supports open source by funding.

Location:
India
Joined:
Aug 31, 2019

Awesome Solution: Installing packages without root privileges.

Publish Date: Jul 11 '21
6 0

Pkget used for installing packages when you dont have root and/or sudo it's as simple as that really...

wget https://raw.githubusercontent.com/0x00009b/pkget/master/pget && chmod +x pget
Enter fullscreen mode Exit fullscreen mode

And then simply

./pget <package_name>
#example: ./pget nmap
Enter fullscreen mode Exit fullscreen mode

Works with:
This tool is only for debian based systems and will only work with apt for you linux n00bs here is a list of some common debian based distos
Debian
Ubuntu
Parrot OS
Kali linux
Linux Lite

Thanks for this https://github.com/0x00009b

👍🙏

Click here for joining my team

Comments 0 total

    Add comment