Install wine on Ubuntu - The proper way - PCsuggest

Dec 11, 2015 11.10 - Unable to fix broken packages with sudo apt-get I keep getting the same list of broken packages when I run either of sudo dpkg --configure -a or sudo apt-get install -f following the removal of info blocs in /var/lib/dpkg/status. – user2105469 Oct 29 '15 at 23:12 How to Fix Broken Packages in Ubuntu - Make Tech Easier

Install Xfce on Ubuntu and Turn it Into Xubuntu

What does sudo apt-get update command do on Ubuntu/Debian Oct 24, 2018 Cheatsheet - NixOS Wiki

a. Register GPG key sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys D6BC243565B2087BC3F897C9277A7293F59E4889 b. Register installation source

Jan 11, 2019 · sudo apt update --fix-missing Next, you can try forcing Apt to look for and correct any missing dependencies or broken packages. This will actually install any missing packages and repair existing installs. Apr 29, 2018 · sudo apt-get --fix-broken install. Or If an installation fails due to the dependencies issues then run the following command. sudo apt-get clean sudo apt-get install -f sudo dpkg --configure -a sudo apt-get update . If a problem is related to MergeList, or displaying a missing “Package: header” error: Dec 11, 2015 · sudo apt-get update –fix-missing. and. sudo dpkg –configure -a. and. sudo apt-get install -f. the problem of a broken package still exist the solution is to edit the dpkg status file manually. $ sudo nano /var/lib/dpkg/status (you can use vim or gedit instead of nano) Insert or connect the Ubuntu live media (DVD or USB). Find out how to boot your computer from removable media.. Note that there is a difference between booting of older computers (BIOS/MBR) and newer ones designed for Windows 8 and later releases (UEFI/GPT).