Linux-modules

From wikieduonline
Revision as of 12:34, 15 June 2020 by Welcome (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
for i in $(dpkg --list | grep linux-modules | grep rc | awk '{print $2}'); do apt-get purge -y $i $i; done


See also[edit]

Advertising: