From a178e39e4385a76c9a95fdae6a8e56dbee731c61 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Thu, 25 Aug 2022 12:28:33 -0700 Subject: [PATCH] :memo: Made note on updates --- updates.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/updates.txt b/updates.txt index 1a679ced..eadb6418 100644 --- a/updates.txt +++ b/updates.txt @@ -66,3 +66,10 @@ Install zellij (terminal multiplexer, more user friendly than tmux): doas pacman -S zellij 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