📝 Made note on updates
This commit is contained in:
parent
2f000df73f
commit
a178e39e43
1 changed files with 7 additions and 0 deletions
|
|
@ -66,3 +66,10 @@ Install zellij (terminal multiplexer, more user friendly than tmux):
|
||||||
doas pacman -S zellij
|
doas pacman -S zellij
|
||||||
|
|
||||||
Install certbot (for automating ssl certifications)
|
Install certbot (for automating ssl certifications)
|
||||||
|
|
||||||
|
Issues may occur with upgrading with pacman -Syu, intel-oneapi is on the fritz...
|
||||||
|
|
||||||
|
If needed add to /etc/pacman.conf:
|
||||||
|
|
||||||
|
IgnorePkg = intel-oneapi-compiler-dpcpp-cpp-runtime
|
||||||
|
IgnorePkg = intel-oneapi-openmp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue