Holding back a specific update?

Hello. Sorry if wrong sub.

I need to hold back my network manager update because it breaks my wired connection.

Package : r8168-8.048.03-75

How do I go about doing it ? I couldn’t find an answer besides RTFM.

1 Like
sudo nano /etc/pacman.conf

Find the line IgnorePkg remove the “#”, add r8168:

IgnorePkg = r8168

Save.

4 Likes

Not over here, I hope.

6 Likes

2 Likes