I am trying to lock a package, I went to Muon package manager and locked it. However when i use muon or update manager to update kubuntu, it still brings up the 'locked' package, and lets/recommends I update it. I found a command online to lock the package, but that also doesn't work:
jamie@jamie-Inspiron-7520:~$ sudo -s echo xserver-xorg-video-intel hold | dpkg --set-selections
dpkg: error: operation requires read/write access to dpkg status area
[sudo] password for jamie:
jamie@jamie-Inspiron-7520:~$ sudo -s echo xserver-xorg-video-intel hold | dpkg --set-selections
dpkg: error: operation requires read/write access to dpkg status area
jamie@jamie-Inspiron-7520:~$ sudo -s echo xserver-xorg-video-intel hold | dpkg --set-selections
dpkg: error: operation requires read/write access to dpkg status area
[sudo] password for jamie:
jamie@jamie-Inspiron-7520:~$ sudo -s echo xserver-xorg-video-intel hold | dpkg --set-selections
dpkg: error: operation requires read/write access to dpkg status area
Comment