# Kali installation packages

```bash
## Not using it anymore 
## sudo apt install pyenv

## python -m venv ~/.myvenv
## echo "# ====== My Aliases =======" >> ~/.zshrc
## echo "alias myvenv='. ~/.myvenv/bin/activate'" >> ~/.zshrc
## echo "# ====== End Aliases =======" >> ~/.zshrc

## . ~/.zshrc
## myvenv
```

```bash
pipx install git+https://github.com/Chocapikk/pwncat-vl
sudo apt install python3-pwntools
## still useful to have pyenv
sudo apt install pyenv
```

Install [Wappalyzer](https://www.wappalyzer.com/) on the browser&#x20;
