Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program "clean" or "uninstall" #286

Open
joaofavoretti opened this issue Jan 12, 2022 · 0 comments
Open

Program "clean" or "uninstall" #286

joaofavoretti opened this issue Jan 12, 2022 · 0 comments
Labels
feature New feature or request wontfix This will not be worked on

Comments

@joaofavoretti
Copy link
Contributor

Description

From the first time that I installed the program to start contributing. I always wondered why there isnt any cleaner executable or uninstall command.

It would be nice to have some kind of make clean to remove all the executable files created by the autogen.sh, configure and compiling steps. I dont know if that make sense, but as I change something to one of these 3 steps of "program generation" I dont know if I fully succeeded because of some file that were already there or it was sth that I have done right.

I think it would be great to create that make clean command.

Furthermore, as I noticied that our program uses some of the configuration directories from the the host machine. It would be nice if there was any way to uninstall that files from those directories the use wanted to. So maybe we should include some kind of make uninstall command, as there is make install.

Questions

As far as I know, we dont write our own Makefile. It is created by some kind of configuration script. Would that be a hard feature to implement?

@joaofavoretti joaofavoretti added wontfix This will not be worked on feature New feature or request labels Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant