> On Tue, Nov 7, 2023 at 4:46 PM Paul Smith <phhs80(a)gmail.com&gt; wrote:
> 
> Maybe I can delete something from the following, to free up space?
> 

better to de-install the elder kernels via

1. uname -a 
=> get's the kernel you're currently running

2. rpm -q kernel-core 
=> all installed kernels included the one you're running 

3. sudo dnf remove <copy-paste the output of "2." and there only the 
kernel-core-packages exclude the one got from output of "1."> 

kernel-core is a meta (?) packages what include kernel, kernel-modules , 
kernel-modules-core, etc.

anyway it wont you get much free space
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to