mesonbuild/meson

rfe: please provide meson uninstall

Open

#12,611 opened on Dec 8, 2023

 (5 comments) (0 reactions) (0 assignees)Python (1,465 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,978 stars)
PR merge metrics
 (Avg merge 139d 13h) (51 merged PRs in 30d)

Description

ninja uninstall seems to already work. But normally the one does: meson compile --verbose sudo meson install and so on.

If there is meson uninstall, seems there will be no need for me to ever call ninja directly.

Contributor guide