Diferencia entre revisiones de «Arch Linux»
De TechShareRoom wiki
Más acciones
Línea 22: | Línea 22: | ||
*[https://www.makeuseof.com/prevent-packages-from-getting-updated-arch-linux/ How to Prevent Packages From Getting Updated in Arch Linux] | *[https://www.makeuseof.com/prevent-packages-from-getting-updated-arch-linux/ How to Prevent Packages From Getting Updated in Arch Linux] | ||
*[[Failed to commit transaction]] | *[[Failed to commit transaction]] | ||
*[[Failed to prepare transaction (could not satisfy dependencies)]] | |||
===== Failed to write file ===== | ===== Failed to write file ===== |
Revisión del 01:27 28 ago 2025
KDE |
---|
![]() |
Tutoriales
Recursos
Repositorios recomendados
Mantenimiento
Solución a problemas
- How To Downgrade A Package
- How to Prevent Packages From Getting Updated in Arch Linux
- Failed to commit transaction
- Failed to prepare transaction (could not satisfy dependencies)
Failed to write file
Failed to write file "/sys/module/pcie_aspm/parameters/policy": Operation not permitted
error: command failed to execute correctly
Solución:
You have to use pcie_aspm=force as boot parameter if support, or use pcie_aspm=off if not support.
Possibly missing firmware
WARNING: Possibly missing firmware for module
Solución: Pendiente
Comandos
#Install a package
pacman -S packagename