%general-entities; ]> $LastChangedBy$ $Date$ network-manager-applet-&network-manager-applet-version; network-manager-applet Introduction to NetworkManager Applet The NetworkManager Applet provides a tool and a panel applet used to configure wired and wireless network connections through GUI. It's designed for use with any desktop environment that uses GTK+ like Xfce and LXDE. &lfs83_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &network-manager-applet-md5sum; Download size: &network-manager-applet-size; Estimated disk space required: &network-manager-applet-buildsize; Estimated build time: &network-manager-applet-time; NetworkManager Applet Dependencies Required , , , , and Recommended and Required (Runtime) Optional (for linker garbage collection), , GNOME Bluetooth, and mobile-broadband-provider-info (runtime) (for linker garbage collection), , , and mobile-broadband-provider-info (runtime) User Notes: Installation of NetworkManager Applet Install NetworkManager Applet by running the following commands: mkdir build && cd build && meson --prefix=/usr \ --sysconfdir=/etc \ -Dselinux=false \ -Dteam=false \ -Dmobile_broadband_provider_info=false .. && ninja To test the results, issue: ninja test. Now, as the root user: ninja install Command Explanations -Dteam=false: This switch disables the team configuration editor since it requires . If you have Jansson installed, remove this option or set it to "true". -Denable-selinux=false: This switch forcibly disables SELinux support since it is not currently in BLFS and the build will fail without it. -Dmobile_broadband_provider_info=false: This switch forcibly disables Mobile Broadband Provider support because it is not currently available in BLFS. : This switch disables WWAN support. Use this if you do not have installed. : Use this if you do not have installed. : Use this if you do not have installed. Contents Installed Programs Installed Libraries Installed Directories nm-applet and nm-connection-editor libnma.so and libnm-gtk.so /usr/include/{libnma,libnm-gtk}, /usr/share/gtk-doc/libnma Short Descriptions nm-connection-editor allows users to view and edit network connection settings. nm-connection-editor libnma.so contains internal functions for the Network Manager GTK+ Interface. libnma.so libnm-gtk.so contains the NetworkManager GTK+ bindings. libnm-gtk.so