Skip to content
/ pkget Public template

Install packages on any Debian based Linux distro without root or installing it on the entire system

License

Notifications You must be signed in to change notification settings

0x00009b/pkget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

pkget

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

how to use

  • Step one read the script, why ? because you should never run off the internet if you cant see it (#FOSS4LIFE)
  • Step two download the script and make it executable
wget https://raw.githubusercontent.com/0x00009b/pkget/master/pget && chmod +x pget
  • Step three use the script to install packages
./pget <package_name>
#example: ./pget nmap
  • Step 4 hack the planet

Note

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

About

Install packages on any Debian based Linux distro without root or installing it on the entire system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages