WSL - Install WSLU¶
Source: wslu Wiki (wslutiliti.es)
Ubuntu¶
sudo apt update
sudo apt install ubuntu-wsl
Kali Linux¶
sudo apt install gnupg2 apt-transport-https
wget -O - https://pkg.wslutiliti.es/public.key | sudo tee -a /etc/apt/trusted.gpg.d/wslu.asc
echo "deb https://pkg.wslutiliti.es/kali kali-rolling main" | sudo tee -a /etc/apt/sources.list
sudo apt update
sudo apt install wslu
Appendix: Links¶
- Development
- Linux
- Bash
- Scripts
- WSL
- Code
- Kali Linux
- Ubuntu
- WSL Initial Setup Notes
- Windows Developer Environment
Backlinks:
list from [[WSL - Install WSLU]] AND -"Changelog"