Feature request: Adding entry to remove old kernel versions
Bug #1470726 reported by
Or Schiro
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Power Installer |
New
|
Undecided
|
Unassigned |
Bug Description
Hi Adam,
I just came across a very useful resources on eOS Stackexchange:
http://
The following one-liner allows you to remove all old kernel versions:
sudo apt-get purge $( dpkg --list | grep -P -o "linux-
What do you think of adding this one-liner as an entry to the Action menu in Power Installer?
Thankfully,
Robert
To post a comment you must log in.