LinHES Forums http://forums.linhes.org/ |
|
Question: How do I uninstall MythTV modules? http://forums.linhes.org/viewtopic.php?f=1&t=3815 |
Page 1 of 1 |
Author: | Khan [ Sun Mar 06, 2005 10:01 am ] |
Post subject: | Question: How do I uninstall MythTV modules? |
KnoppMyth works GREAT on my system! However, I'd like to uninstall specific components that I won't use (MythNews, MythWeb, etc). Obviously, I can issue a "make uninstall" if I was compiling by hand. How do I accomplish this with KnoppMyth? Thanks. |
Author: | Xsecrets [ Sun Mar 06, 2005 10:16 am ] |
Post subject: | |
apt-get remove mythmodulename believe it or not tab completion works here too to figure out what they are called. |
Author: | Khan [ Sun Mar 06, 2005 10:20 am ] |
Post subject: | |
Xsecrets wrote: apt-get remove mythmodulename
believe it or not tab completion works here too to figure out what they are called. Thanks Xsecrets. I'll give that a shot as soon as I'm done upgrading to R5A12 ![]() Have a good one. |
Author: | tjc [ Sun Mar 06, 2005 10:23 am ] |
Post subject: | |
You can do an apt-get remove on the unwanted modules (see the man page for details) but it's probably not recommended. To remove them from the menus you'd need to edit the XML files under /usr/share/mythtv/ that define those, again probably not recommended unless you really know what you're doing. |
Author: | Khan [ Sun Mar 06, 2005 11:31 am ] |
Post subject: | |
tjc wrote: You can do an apt-get remove on the unwanted modules (see the man page for details) but it's probably not recommended. To remove them from the menus you'd need to edit the XML files under /usr/share/mythtv/ that define those, again probably not recommended unless you really know what you're doing.
Actually, apt-get remove doesn't do anything. I have been able to "hide" the menu items I don't want to see by editing the XML files but it would be really nice if I can just uninstall the modules. Guess I'll make a request for this. Thanks for everyone's help. |
Author: | Xsecrets [ Sun Mar 06, 2005 11:52 am ] |
Post subject: | |
no "apt-get remove" by itself won't do anything, but if you do like I said in my first post and "apt-get remove mythmodulename" of course change to the correct module, and maybe using tab completion to figure out what they are all called it should remove them, although I'm not sure it will clean off the menu items. you may still have to edit the xml for that. |
Author: | tjc [ Sun Mar 06, 2005 1:29 pm ] |
Post subject: | |
Khan wrote: Actually, apt-get remove doesn't do anything. I have been able to "hide" the menu items I don't want to see by editing the XML files but it would be really nice if I can just uninstall the modules. Guess I'll make a request for this. Thanks for everyone's help.
When someone shows you where the machine that dispenses the clues is, you're supposed to bring your own quarters. Thus "see the man page for details". I'm betting you didn't bother. if you had you'd have learned how to run the command, not to mention that Xsecrets gave you an example too. Step one, enter this command and READ the output: Code: man apt-get That will show you the options for running apt-get. This should very quickly lead you to: Code: apt-get remove mythnews
And BTW you can list more than one module, but that should be obvious if you read the man page. |
Author: | Khan [ Sun Mar 06, 2005 4:09 pm ] |
Post subject: | |
tjc wrote: Khan wrote: Actually, apt-get remove doesn't do anything. I have been able to "hide" the menu items I don't want to see by editing the XML files but it would be really nice if I can just uninstall the modules. Guess I'll make a request for this. Thanks for everyone's help. When someone shows you where the machine that dispenses the clues is, you're supposed to bring your own quarters. Thus "see the man page for details". I'm betting you didn't bother. if you had you'd have learned how to run the command, not to mention that Xsecrets gave you an example too. Step one, enter this command and READ the output: Code: man apt-get That will show you the options for running apt-get. This should very quickly lead you to: Code: apt-get remove mythnews And BTW you can list more than one module, but that should be obvious if you read the man page. First off, I know exactly how to use the man pages AND the command line quite thouroughly. I run Gentoo on my laptop and it was on my MythTV box too until I installed KnoppMyth. I really don't appreciate your comments. Second, when running "apt-get remove mythnews", the result is: Code: Package mythnews is not installed, so not removed
OBVIOUSLY, there is some form of dependency broken there OR mythnews is installed and named something different. Tab completion revels nothing named "mythnews" so my guess is that it might be the "mythbrowser" since everything else that appears is pretty much named what you would expect. Xsecrets, thank you for the info. You've been very helpful. tjc, in the future if you're not in the mood to be helpful then please, don't post anything. Comments like yours above only make you sound like a jerk-off. |
Author: | Xsecrets [ Sun Mar 06, 2005 5:38 pm ] |
Post subject: | |
mythbrowser!=mythnews from my R5A12 install using tab complete I get this, so you may have already removed it and didn't realize it. Code: root@mythtv:~# apt-get remove myth
mythbrowser mythmusic mythtv-common mythvideo mythdvd mythnews mythtv-database mythweather mythgallery mythtv mythtv-doc mythweb mythgame mythtv-backend mythtv-frontend |
Author: | Khan [ Sun Mar 06, 2005 9:10 pm ] |
Post subject: | |
Xsecrets wrote: mythbrowser!=mythnews
from my R5A12 install using tab complete I get this, so you may have already removed it and didn't realize it. Code: root@mythtv:~# apt-get remove myth mythbrowser mythmusic mythtv-common mythvideo mythdvd mythnews mythtv-database mythweather mythgallery mythtv mythtv-doc mythweb mythgame mythtv-backend mythtv-frontend That's completely possible. I did another complete install and this time I did see it listed. Who knows what happend. Anyway, thanks again for all of your help Xsecrets. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |