Skip to content

Add a way to uninstall Code when built from source and installed with meson #1070

Closed
@skaldebane

Description

@skaldebane

What Happened

I installed elementary Code from source, but now I want to remove it. I'm used to use things like make uninstall which do just that for many other projects, but apparently this project is using meson (and I'm aware of problems with uninstalling that are caused by the nature of meson, and are still discussed in various issues) and it provides no way of removing it.

Expected Behavior

There should be a command like sudo ninja uninstall (or sudo ninja code-uninstall for that matter (see this issue about meson)).

Steps to Reproduce

Just install and Tada! You can't remove it reliably without missing something behind.

Platform Information

OS: Fedora 34 Workstation (x86_64)
DE: GNOME 40.1
elementary Code: Built and installed from source, a week ago.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: WishlistAn enhancement or feature requestStatus: BlockedSomething else needs to be done before this can be fixed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions