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

How to uninstall? #28

Open
ttonyh opened this issue Jun 15, 2019 · 1 comment
Open

How to uninstall? #28

ttonyh opened this issue Jun 15, 2019 · 1 comment

Comments

@ttonyh
Copy link

ttonyh commented Jun 15, 2019

I couldn't find a Makefile target to uninstall. Can you please advise what I need to do? Is it as simple as removing the following files:

Output from "make install"

[ 33%] Built target ppds
[100%] Built target rastertozj
Install the project...
-- Install configuration: "Release"
-- Installing: /usr/lib/cups/filter/rastertozj
-- Installing: /usr/share/cups/model/zjiang/zj58.ppd
-- Installing: /usr/share/cups/model/zjiang/xp58.ppd
-- Installing: /usr/share/cups/model/zjiang/tm20.ppd
-- Installing: /usr/share/cups/model/zjiang/zj80.ppd
@klirichek
Copy link
Owner

Makefiles is no more supported, so can't say nothing about it.
(cmake uses own subsystem, m.b. related to 'make', but I am also not an expert in the way it does it.
The only hing I can guess - it creates file 'install_manifest.txt', and it seems to contain the list of all installed files).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants