%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+, such as Xfce and LXDE. &lfs91_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) Since this package uses for authorization, one should be running when the functionality of this package is used. Optional , , and libindicator User Notes: Installation of NetworkManager Applet Install NetworkManager Applet by running the following commands: mkdir build && cd build && meson --prefix=/usr \ --sysconfdir=/etc \ -Dappindicator=no \ -Dselinux=false \ -Dteam=false .. && ninja To test the results, issue: ninja test. Now, as the root user: ninja install Command Explanations -Dappindicator=no: This switch disables AppIndicator support in network-manager-applet because it requires libindicator, which is not in BLFS. The build will fail without this option. -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". -Dselinux=false: This switch forcibly disables SELinux support since it is not currently in BLFS and the build will fail without it. : This switch disables WWAN support. Use this if you do not have installed. Contents Installed Programs Installed Libraries Installed Directories nm-applet and nm-connection-editor None None Short Descriptions nm-connection-editor allows users to view and edit network connection settings. nm-connection-editor