Skip to content

How to uninstall a PHP extension? #408

@cracksalad

Description

@cracksalad

Let's take kjdev/lz4 as an example:

pie install kjdev/lz4

pie uninstall kjdev/lz4
# No package found: kjdev/lz4

pie uninstall lz4
# Requested package name "lz4" is invalid; it should contain a forward slash, like "vendor/package".

pie uninstall ext-lz4
# Requested package name "ext-lz4" is invalid; it should contain a forward slash, like "vendor/package".

Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions