How do I uninstall Pinta 2.0.2 built on Linux Ubuntu 22.04 with Dotnet & using 'make install'?
310 views
Skip to first unread message
Robert Shanteau
unread,
Jul 6, 2023, 6:00:57 AM7/6/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pinta Project Mailing List
I'm running Linux Mint Cinnamon 21.1. Right clicking on the Pinta icon produces a context menu with item 'Uninstall', but when I click on it I get a message saying:
This menu item is not associated with any package. Do you want to remove it from the menu anyway?
I see no uninstall procedure for Linux in readme.md. Is there an official uninstall procedure? If not, do I simply delete the executable file in /usr/local and uninstall Dotnet?
Cameron White
unread,
Jul 6, 2023, 10:29:28 AM7/6/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Robert Shanteau, Pinta Project Mailing List
Hey Robert, yeah it sounds like that context menu is probably
something your OS provides to try uninstalling through the package
manager
If you built from the makefile, I'd try running `make uninstall` to
remove the files it installed