Description of problem: The NetworkManager in F20 (rawhide) doesn't have nm-tool Version-Release number of selected component (if applicable): NetworkManager-0.9.9.0-1.git20130514.fc20 (and above) How reproducible: 100% Steps to Reproduce: 1. Be on rawhide 2. Update NetworkManager to latest version (currently NetworkManager-0.9.9.0-5.git20130603.fc20) 3. Run nm-tool Actual results: # nm-tools -bash: nm-tool: command not found Expected results: # nm-tool NetworkManager Tool State: connected (global) ... (etc) ... Additional info: This started with the change from NetworkManager-0.9.8.1-2.git20130507.fc20 to NetworkManager-0.9.9.0-1.git20130514.fc20 It only is affecting rawhide (F20). Other verions of NetworkManager 0.9.9 on F19 still have the program. It seems that there is more problems than just nm-tool not being there, but without the tool to diagnose, it's hard to pin down the problem.
nm-tool is an obsolete tool, and it has been superseded by nmcli. So, it is expected to be missing.