Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3531

Raspberry Pi OS • Re: NetworkManager Connection Configuration File

$
0
0
$ cat /etc/apt/preferences.d/phil-no-netplan

Code:

Explanation: Forbid netplan ( https://forums.raspberrypi.com/viewtopic.php?p=2341628 ) -- PhilPackage: netplan.ioPin: release a=stablePin-Priority: -1Package: netplan.ioPin: release a=oldstablePin-Priority: -1
There is it appears a slight problem with the above approach, it doesn't work.

I have just run:

Code:

sudo apt update
on my test Trixie Rpi4 and it wanted to upgrade Network Manager and install netplan again. I had to run:

Code:

sudo apt-mark hold network-manager
To stop it.

As I said, if I wanted Ubuntu (which I don't), I would install Ubuntu.

Statistics: Posted by hortimech — Thu Oct 09, 2025 12:54 pm



Viewing all articles
Browse latest Browse all 3531

Trending Articles