How to delete some plugins?

There are 4 replies in this Thread which was already clicked 1,822 times. The last Post () by Lululla.

  • Connect to the box with an FTP client (for example, Total Commander), go to the directory /usr/lib/enigma2/python/Plugins/Extensions/ and delete the folder with the unwanted plugin.

    I deleted the plugin, but it is still showing in the menu

    New Dreambox Two user :smiling face with sunglasses:

    Ex DM820

  • i give a example for you :)

    command GREP how to use it..



    eg.. I want to remove freeplayer plugin



    ON OPENATV AND IMAGE OE BASED:




    root@ustym4kpro:~# opkg list-installed | grep play

    enigma2-plugin-extensions-mediaplayer - 3.9+git219+1d438d2-r0

    enigma2-plugin-extensions-pictureplayer - 3.9+git219+1d438d2-r0

    enigma2-plugin-freeplayer - 1.70.0

    exteplayer3 - 68+gitr125+52666ca-r0.135

    gstplayer - 0.1-r0.69

    gstreamer1.0-plugins-base-playback - 1.20.5-r0


    WAW

    I found the installed program that I need to remove, so now I remove with the opkg remove command



    root@ustym4kpro:~# opkg remove enigma2-plugin-freeplayer

    Removing enigma2-plugin-freeplayer (1.70.0) from root...

    root@ustym4kpro:~#



    done..




    ON CVS DREAMBOX ETC... COMMAND ARE


    apt list --installed | grep play


    for remove it..

    apt-get remove $paketname

    or

    dpkg -r $paketname






Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!