libtool Verified for current stable LTS

Libtool Command: Uninstall Installed Libraries Or Executables

Use for uninstall installed libraries or executables with Libtool. Exact CLI syntax to uninstall installed libraries or executables using Libtool.

When to use this: Use for uninstall installed libraries or executables with Libtool.

Command Syntax

libtool u <path/to/installed_library.la>

Live Command Builder

Final Command

libtool u <path/to/installed_library.la>

Command Breakdown

libtool is the base executable for this command.

FAQ

Purpose: Exact syntax to uninstall installed libraries or executables using Libtool.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Libtool directory