second monitor suddenly not detected
Tommy Trussell
tommy.trussell at gmail.com
Tue Sep 29 03:19:28 UTC 2020
On Mon, Sep 28, 2020 at 6:36 PM Charles M <chaslinux at gmail.com> wrote:
> I noticed today a number of nvidia drivers again
> marked to be removed, including the display driver. I'm not typing
> sudo apt autoremove this time...
>
I was going to say that I believe if you issue the apt command to install
the packages a second time (after they've been installed) they will be
marked as "manual" and should not ever be flagged by autoremove again,
HOWEVER I did a search on statuses and discovered you can use the explicit
command apt-mark to set them
$ apt-mark manual [packagename(s)]
You can get a list of packages that have already been marked "manual"
$ apt-mark showmanual
Maybe (assuming the status works as advertised) that will reduce your fear
of autoremove in the future.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20200928/c1e570e3/attachment.html>
More information about the ubuntu-users
mailing list