You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.
After installing by ./gnome-pie and cd build && sudo make install
When I needed to remove the app with 'sudo apt-get remove gnome-pie' or 'sudo apt-get remove --auto-remove gnome-pie' it didn't work.
Result:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'gnome-pie' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
with sudo apt-get remove Gnome-Pie
Result:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package Gnome-Pie
The file, folder and the app exist.
How can I uninstall the app?
The text was updated successfully, but these errors were encountered:
If you haven't installed gnome-pie with you package manager, you'll not be able to uninstall it with the package manager. You can try cd build && sudo make uninstall.
After installing by ./gnome-pie and cd build && sudo make install
When I needed to remove the app with 'sudo apt-get remove gnome-pie' or 'sudo apt-get remove --auto-remove gnome-pie' it didn't work.
Result:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'gnome-pie' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
with sudo apt-get remove Gnome-Pie
Result:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package Gnome-Pie
The file, folder and the app exist.
How can I uninstall the app?
The text was updated successfully, but these errors were encountered: