I have a few plugins in my Jenkins installation which I no longer need. I\'ve already disabled the plugins (and my build still work), and I\'d like to remove the plugins complet
You can disable it using the Jenkins » Plugin Manager. Go to Installed tab and untick the plugins you want to uninstall and restart Jenkins. Though it does not unintall, at least keeps it away from appearing from configuration pages..