To Uninstall Network License Manager

Uninstall NLM from Windows, Mac OS X, or Linux

From Windows

  1. Locate LMTOOLS Utility in the Start menu.
  2. In LMTOOLS, click the Start/Stop/Reread tab, and then click Stop Server.
  3. Close LMTOOLS.
  4. In the Windows Control Panel, locate Autodesk Network License Manager in the list of programs, and uninstall it by clicking Remove or Uninstall.
  5. If prompted, restart your computer.
  6. Manually delete files that you created for use with Network License Manager, such as log files, license files, and the options file. These files are located in C:\Autodesk\Network License Manager.

From Mac OS X

Stop the license server before you uninstall NLM.

  1. Delete the following folders:
    • /usr/local/flexnetserver/
    • /Library/StartUpItems/adsknlm

    This action removes the main license server tools and the configuration scripts for setting up the license server.

  2. Restart your computer.

From Linux

Stop the license server before you uninstall NLM.

  1. Open a shell as a superuser.
  2. Enter the following command to verify the package number of the Network License Manager software that you installed:
    rpm -qa |grep adlm
  3. Enter the following command to uninstall the Network License Manager package, where # is the package number:
    rpm -e adlmflexnetserver-#.rpm
  4. If you edited your rc.local file to configure your license server (for example, to start lmgrd), remove those commands from the rc.local file.