Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0x00009b/pkget
Install packages on any Debian based Linux distro without root or installing it on the entire system
https://github.com/0x00009b/pkget
apt debian install install-package linux pget root sudo without without-root
Last synced: about 14 hours ago
JSON representation
Install packages on any Debian based Linux distro without root or installing it on the entire system
- Host: GitHub
- URL: https://github.com/0x00009b/pkget
- Owner: 0x00009b
- License: gpl-3.0
- Created: 2020-04-21T21:00:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-22T06:19:06.000Z (over 1 year ago)
- Last Synced: 2024-04-09T05:37:59.701Z (7 months ago)
- Topics: apt, debian, install, install-package, linux, pget, root, sudo, without, without-root
- Language: Shell
- Homepage:
- Size: 60.5 KB
- Stars: 110
- Watchers: 4
- Forks: 39
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
```bash
wget https://raw.githubusercontent.com/0x00009b/pkget/master/pget && chmod +x pget
```
- Step three use the script to install packages
```bash
./pget
#example: ./pget nmap
```
- Step 4 hack the planetNote
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