NetworkManager installation notes on Artix Linux with Dinit init Last updated : 7/3/2026 Changelog: 7/3/2026 - Initial commit - When installing NetworkManager, do not install connman. We don't want to have one network manager too many. + chroot - # pacman -S networkmanager-dinit dhcpcd-dinit wpa-supplicant dnsmasq Note : M.S.I. has caused the author to not enable NetworkManager on boot in chroot, therefore necessitating dinitctl later in system. + system; terminal shell - # dinitctl enable NetworkManager + GUI (GTK3/XFCE) - # pacman -S network-manager-applet + Tethering (nmcli) - $ nmcli device wifi hotspot ifname wlan0 ssid $ssid password $password