sudo apt install libproj13
sudo -s
sudo apt edit-sources
WARNING: cgroup v2 is not fully supported yet, proceeding with partial confinement
sudo vi /etc/default/grub # # add GRUB_CMDLINE_LINUX="cgroup_enable=memory swapaccount=1 cgroup_memory=1" # sudo update-grub
sudo echo "options iwlwifi enable_ini=N" > /etc/modprobe.d/iwlwifi.conf