Difference between revisions of "Manjaro Kernels"

m
Template inserted
m (Template for keys inserted)
m (Template inserted)
Line 129: Line 129:
<!--T:38-->
<!--T:38-->
2. '''To delete a kernel's headers''', the syntax is:
2. '''To delete a kernel's headers''', the syntax is:
sudo pacman -R linux[version]-headers
{{UserCmd|command=sudo pacman -R linux[version]-headers}}




Line 139: Line 139:
<!--T:40-->
<!--T:40-->
3. '''To delete a kernel's extra modules''', the syntax is:
3. '''To delete a kernel's extra modules''', the syntax is:
  sudo pacman -R linux[version]-extramodules
  {{UserCmd|command=sudo pacman -R linux[version]-extramodules}}




Line 149: Line 149:
<!--T:42-->
<!--T:42-->
4. '''To delete all elements of a kernel at the same time'''  - where they are all present on your system - the syntax is:
4. '''To delete all elements of a kernel at the same time'''  - where they are all present on your system - the syntax is:
sudo pacman -R linux[version] linux[version]-headers linux[version]-extramodules
{{UserCmd|command=sudo pacman -R linux[version] linux[version]-headers linux[version]-extramodules}}




translator
987

edits