diff --git a/_information/QubesOS.md b/_information/QubesOS.md index 5b3abd0..7756ab1 100644 --- a/_information/QubesOS.md +++ b/_information/QubesOS.md @@ -56,7 +56,7 @@ git config --global http.proxy http://127.0.0.1:8002 #### Debian Security -Installing Kicksecure: +Adding the Kicksecure repository: ``` curl --proxy http://127.0.0.1:8082/ --tlsv1.3 --proto =https --max-time 180 --output ~/derivative.asc https://www.kicksecure.com/derivative.asc @@ -69,8 +69,15 @@ sudo cp ~/derivative.asc /usr/share/keyrings/derivative.asc ``` echo "deb [signed-by=/usr/share/keyrings/derivative.asc] tor+http://deb.w5j6stm77zs6652pgsij4awcjeel3eco7kvipheu6mtr623eyyehj4yd.onion bullseye main contrib non-free" | sudo tee /etc/apt/sources.list.d/derivative.list ``` +Installing Kicksecure package: -Installing LKRG +``kicksecure-qubes-cli`` and ``kicksecure-qubes-gui`` are available. + +``` +sudo apt install --no-install-recommends kicksecure-qubes-cli +``` + +Installing LKRG: ``` sudo apt install --no-install-recommends lkrg-dkms linux-headers-amd64