hello this is not working
thank You for help. Am Tue, 21 Apr 2020 16:04:17 +0100 schrieb Chris Green <[email protected]>: > On Tue, Apr 21, 2020 at 03:42:40PM +0200, [email protected] wrote: > > Hello > > > > Can this work? > > > > Regards > > > > > > $ sudo rm /var/lib/apt/lists/lock > > $ sudo rm /var/lib/dpkg/lock > > $ sudo rm /var/lib/dpkg/lock-frontend > > $ sudo dpkg --configure -a > > $ sudo apt clean > > $ sudo apt update --fix-missing > > $ sudo apt install -f > > $ sudo dpkg --configure -a > > $ sudo apt upgrade > > $ sudo apt dist-upgrade > > Finally, reboot the system using command: > > > > $ sudo reboot > > > It would save a lot of typing to do:- > > $ sudo -i > # rm /var/lib/apt/lists/lock This does not work Its said: cannot find file Regards Thank You > # rm /var/lib/dpkg/lock > # rm /var/lib/dpkg/lock-frontend > # dpkg --configure -a > # apt clean > # apt update --fix-missing > # apt install -f > # dpkg --configure -a > # apt upgrade > # apt dist-upgrade > # reboot > > -- xubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/xubuntu-users
