💾 Archived View for caoom.smol.pub › 1635241186 captured on 2024-12-17 at 10:20:46. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-03-20)
-=-=-=-=-=-=-
curl ifconfig.me
nmcli -p
wget -qO- https://raw.githubusercontent.com/Botspot/pi-apps/master/install | bash
sudo pcmanfm
sudo apt install webp
dwebp file.webp -o file.png
The --break-system-packages flag in pip allows to override the externally-managed-environment error and install Python packages system-wide.
pip install package_name --break-system-packages