https://github.com/infosecredd/rpt-installer
RPT (REDDs Pentesting Tools) Installer unlocks the native Arch Linux Package Manager on the Steam Deck's SteamOS & Installs a few Tools.
https://github.com/infosecredd/rpt-installer
steam-deck steam-deck-tweaks steamdeck steamos
Last synced: about 1 year ago
JSON representation
RPT (REDDs Pentesting Tools) Installer unlocks the native Arch Linux Package Manager on the Steam Deck's SteamOS & Installs a few Tools.
- Host: GitHub
- URL: https://github.com/infosecredd/rpt-installer
- Owner: InfoSecREDD
- License: mit
- Created: 2024-02-22T21:59:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T05:29:26.000Z (over 1 year ago)
- Last Synced: 2025-03-29T21:41:26.357Z (over 1 year ago)
- Topics: steam-deck, steam-deck-tweaks, steamdeck, steamos
- Language: Shell
- Homepage:
- Size: 29.3 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RPT Installer
RPT (REDDs Pentesting Tools) Installer unlocks the native Arch Linux Package Manager for the Steam Decks SteamOS & Installs a few Tools.
```bash
curl -sSL https://raw.githubusercontent.com/InfoSecREDD/RPT-Installer/main/RPT.sh | bash -
```
OR
```bash
wget -qO- https://raw.githubusercontent.com/InfoSecREDD/RPT-Installer/main/RPT.sh | bash -
```