An open API service indexing awesome lists of open source software.

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.

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 -
```