WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=7138522f56fec3ef2b93ec3af0e765fa9ea4233a
commit 7138522f56fec3ef2b93ec3af0e765fa9ea4233a Author: Philippe Jean Guillaumie <[email protected]> Date: Sun Dec 17 06:38:37 2017 -0800 Wiki page ubuntu-start changed with summary [] by Philippe Jean Guillaumie --- pages/docs/distros/ubuntu-start.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/docs/distros/ubuntu-start.txt b/pages/docs/distros/ubuntu-start.txt index 5f0b91ddb..5a2c558b9 100644 --- a/pages/docs/distros/ubuntu-start.txt +++ b/pages/docs/distros/ubuntu-start.txt @@ -38,6 +38,11 @@ export PATH=$HOME/.local/bin:$PATH </code> at the bottom of your ~/.bashrc file. +If you ever need to uninstall meson, simply run: +<code bash> +pip3 uninstall meson +</code> + Meson [[https://git.enlightenment.org/core/enlightenment.git/tree/INSTALL|quick help]]. Then go to [[/docs/distros/]] to learn how to install the whole thing ;-) --
