Removendo um aplicativo completamente não instalado pelo apt-get

1

Eu instalei um aplicativo fazendo um pouco de agitação tentando coisas diferentes, e no final não tenho certeza do que fiz. Mas sei que algo está instalado e quero removê-lo.

O aplicativo é fluxgui. Eu o instalei no 16.04 ubuntu agora mesmo depois que ele foi lançado e eu não consegui instalar o xflux com ele. tentando removê-lo com o apt-get diz que o pacote não foi encontrado, e eu acho que posso tê-lo instalado a partir da fonte.

Eu sei que está lá porque o aplicativo tem um gui que inicia quando eu inicio o sistema operacional. Eu fiz uma localização e encontrei o seguinte:

katana@katana:~$ locate flux
/home/katana/.config/autostart/fluxgui.desktop
/home/katana/.gconf/apps/fluxgui
/home/katana/.gconf/apps/fluxgui/%gconf.xml
/home/katana/.local/share/icons/hicolor/16x16/apps/F889_flux.0.png
/home/katana/.local/share/icons/hicolor/32x32/apps/F889_flux.0.png
/home/katana/.local/share/icons/hicolor/48x48/apps/F889_flux.0.png
/home/katana/.wine/drive_c/users/katana/Local Settings/Application Data/FluxSoftware/Flux/flux.exe
/home/katana/.wine/drive_c/users/katana/Local Settings/Application Data/FluxSoftware/Flux/runtime/flux.psd
/home/katana/.wine/drive_c/users/katana/Local Settings/Application Data/FluxSoftware/Flux/runtime/flux.tre
/home/katana/workspace/f.lux-indicator-applet/fluxgui
/home/katana/workspace/f.lux-indicator-applet/fluxgui-dark.svg
/home/katana/workspace/f.lux-indicator-applet/fluxgui-light.svg
/home/katana/workspace/f.lux-indicator-applet/fluxgui.svg
/home/katana/workspace/f.lux-indicator-applet/xflux
/home/katana/workspace/f.lux-indicator-applet/xflux32
/home/katana/workspace/f.lux-indicator-applet/build/lib.linux-x86_64-2.7/fluxgui
/home/katana/workspace/f.lux-indicator-applet/build/lib.linux-x86_64-2.7/fluxgui/__init__.py
/home/katana/workspace/f.lux-indicator-applet/build/lib.linux-x86_64-2.7/fluxgui/exceptions.py
/home/katana/workspace/f.lux-indicator-applet/build/lib.linux-x86_64-2.7/fluxgui/fluxapp.py
/home/katana/workspace/f.lux-indicator-applet/build/lib.linux-x86_64-2.7/fluxgui/fluxcontroller.py
/home/katana/workspace/f.lux-indicator-applet/build/lib.linux-x86_64-2.7/fluxgui/preferences.glade
/home/katana/workspace/f.lux-indicator-applet/build/lib.linux-x86_64-2.7/fluxgui/settings.py
/home/katana/workspace/f.lux-indicator-applet/build/lib.linux-x86_64-2.7/fluxgui/xfluxcontroller.py
/home/katana/workspace/f.lux-indicator-applet/build/scripts-2.7/fluxgui
/home/katana/workspace/f.lux-indicator-applet/desktop/fluxgui.desktop
/home/katana/workspace/f.lux-indicator-applet/src/fluxgui
/home/katana/workspace/f.lux-indicator-applet/src/fluxgui/__init__.py
/home/katana/workspace/f.lux-indicator-applet/src/fluxgui/exceptions.py
/home/katana/workspace/f.lux-indicator-applet/src/fluxgui/fluxapp.py
/home/katana/workspace/f.lux-indicator-applet/src/fluxgui/fluxcontroller.py
/home/katana/workspace/f.lux-indicator-applet/src/fluxgui/preferences.glade
/home/katana/workspace/f.lux-indicator-applet/src/fluxgui/settings.py
/home/katana/workspace/f.lux-indicator-applet/src/fluxgui/xfluxcontroller.py
/usr/local/bin/fluxgui
/usr/local/bin/xflux
/usr/local/lib/python2.7/dist-packages/fluxgui
/usr/local/lib/python2.7/dist-packages/fluxgui/__init__.py
/usr/local/lib/python2.7/dist-packages/fluxgui/__init__.pyc
/usr/local/lib/python2.7/dist-packages/fluxgui/exceptions.py
/usr/local/lib/python2.7/dist-packages/fluxgui/exceptions.pyc
/usr/local/lib/python2.7/dist-packages/fluxgui/fluxapp.py
/usr/local/lib/python2.7/dist-packages/fluxgui/fluxapp.pyc
/usr/local/lib/python2.7/dist-packages/fluxgui/fluxcontroller.py
/usr/local/lib/python2.7/dist-packages/fluxgui/fluxcontroller.pyc
/usr/local/lib/python2.7/dist-packages/fluxgui/preferences.glade
/usr/local/lib/python2.7/dist-packages/fluxgui/settings.py
/usr/local/lib/python2.7/dist-packages/fluxgui/settings.pyc
/usr/local/lib/python2.7/dist-packages/fluxgui/xfluxcontroller.py
/usr/local/lib/python2.7/dist-packages/fluxgui/xfluxcontroller.pyc
/usr/local/share/applications/fluxgui.desktop
/usr/local/share/icons/hicolor/scalable/apps/fluxgui-dark.svg
/usr/local/share/icons/hicolor/scalable/apps/fluxgui-light.svg
/usr/local/share/icons/hicolor/scalable/apps/fluxgui.svg

Tenho certeza de que, se eu remover a entrada do início automático, ela será interrompida, mas gostaria de removê-la. Estou pensando em apagar todos os arquivos em lib, bin e share, mas tenho medo de deixar alguns arquivos de configuração ocultos ou algo assim. Algum conselho?

Editar: Eu vejo que o xflux está lá, mas ele só é instalado no espaço do usuário e não no root. Requer root, mas quando tento rodá-lo como root ele não consegue encontrá-lo.

    
por simernes 02.05.2016 / 01:07

1 resposta

0

Então, parece que você pode ter uma versão do fluxgui em execução no WINE. Se não fosse muito perturbador, você poderia tentar desinstalar o WINE e ver se isso ajudou a se livrar do fluxgui. Então, quando a costa estiver limpa, você poderá reinstalar o WINE.

Os arquivos mais importantes que estou vendo do que você postou:

/home/katana/.config/autostart/fluxgui.desktop
# launcher for the binary  

/home/katana/.wine/drive_c/users/katana/Local Settings/Application Data/FluxSoftware/Flux/flux.exe
# without the .exe the app cannot run

/usr/local/bin/fluxgui
# this is where Ubuntu looks to run your program. again the app cannot run without its binary.

/usr/local/lib/python2.7/dist-packages/fluxgui
# This is interesting. This tells me that fluxgui is a Python package.
# You could try using pip to uninstall:
# pip uninstall fluxgui

/usr/local/share/applications/fluxgui.desktop
# again, another launcher shortcut to the binary. remove this, and the app will be difficult to run.
    
por nshiff 02.05.2016 / 03:04

Tags