📝 Made note on recent breakage of steam
This commit is contained in:
parent
8474c10eb2
commit
89c7bc2c53
1 changed files with 10 additions and 0 deletions
10
updates.txt
10
updates.txt
|
|
@ -125,3 +125,13 @@ doas pacman -S artix-backgrounds artix-backgrounds-extra
|
|||
Install mktorrent
|
||||
|
||||
doas pacman -S mktorrent
|
||||
|
||||
Add difftastic to IgnorePkg in /etc/pacman.conf (compiling does not recognize update on paru):
|
||||
|
||||
IgnorePkg = difftastic-git
|
||||
|
||||
More importantly, add nvidia packages to IgnorePkg in /etc/pacman.conf due to recent breakage of steam:
|
||||
|
||||
IgnorePkg = lib32-nvidia-utils
|
||||
IgnorePkg = nvidia-dkms
|
||||
IgnorePkg = nvidia-utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue