2018년 5월 8일 화요일

[SOLVED] Update Manager: Failed to get packages - Linux Mint Forums

sudo rm /var/lib/apt/lists/* -vf
 
 
sudo apt-get clean
sudo apt-get autoclean
sudo apt-get update
sudo apt-get upgrade
 
source: https://forums.linuxmint.com/viewtopic.php?t=193973  

댓글 없음:

댓글 쓰기

After today's update to 24.04 LTS, thumbnails no longer being created

  Steps to fix it: Relax the security restriction (immediate fix): Open your terminal and run: sudo sysctl -w kernel.apparmor_restrict_unpr...