I'm newbie here and I've got an error installing applets from Ubuntu Software Center which shows the app's icon in the launcher but it doesn't really install! Internet connection is active but I can't update 'other resources' because it gives me internet connection error after taking a long time loading.
Screenshots:
sudo apt updateandsudo apt full-upgradeand edit your question with the error messages, if any.sudo apt full-upgradeI took sometime due to slow connection but in the end it gave me that errorSetting up update-notifier (3.168.2) ... Processing triggers for initramfs-tools (0.122ubuntu8.5) ... update-initramfs: Generating /boot/initrd.img-4.4.0-45-generic N: Ignoring file '20auto-upgrades.ucf-dist' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension– a3k Nov 05 '16 at 02:29sudo rm /etc/apt/apt.conf.d/20auto-upgrades.ucf-distand that should be all. – Nov 05 '16 at 02:43