brndnmtthws / conky

Light-weight system monitor for X, Wayland (sort of), and other things, too
https://conky.cc
GNU General Public License v3.0
7.27k stars 620 forks source link

How to uninstall the compile version conky? #183

Closed stardiviner closed 8 years ago

stardiviner commented 8 years ago

As the title said. I compiled latest version Conky on Arch Linux. version: 1.10.

evelynharthbrooke commented 8 years ago

Why do you want to uninstall it?

stardiviner commented 8 years ago

I want to try the compiling from source code version Conky. But I found Arch default source conky has new version enough.

plikhari commented 8 years ago

Uninstalling programs on Arch linux - refer man pacman sudo pacman -R conky Please note that Arch stock conky is compiled with lua 5.3 - which is not compatible with cairo integration

stardiviner commented 8 years ago

I see. Looks conky update is very slow on main Linux distributions.

mubashir-rehman commented 4 years ago

Kindly open this issue. Because there is no documentation on how to uninstall the source compiled version of conky. Reason: I want to install the latest available build from release page. following image shows the problem: image

nurgasemetey commented 3 years ago

@mubashir-rehman if it will help you, you can remove following files:

-- Install configuration: "RelWithDebInfo"
-- Installing: /usr/local/share/doc/conky-1.11.7_pre/convert.lua
-- Installing: /usr/local/share/doc/conky-1.11.7_pre/conky_no_x11.conf
-- Installing: /usr/local/share/doc/conky-1.11.7_pre/conky.conf
-- Installing: /usr/local/share/applications/conky.desktop
-- Installing: /usr/local/share/icons/hicolor/scalable/apps/conky-logomark-violet.svg
-- Installing: /usr/local/bin/conky
-- Installing: /usr/local/lib/libtcp-portmon.a

A bit manual but can solve your problem.

Context I compiled conky from source and it didn't have lua bindings, that's why I need to remove and install sudo apt install conky-all