I remember installing amule! Tried both rpm and tar.Originally posted here by MsMittens
You can use rpm -e <packagename>. To get the exact package name try rpm -qa | grep amule
HTH
[root@localhost clam]# rpm -e aMule-1.2.6-1.i386-RH_9.0.rpm
error: package aMule-1.2.6-1.i386-RH_9.0.rpm is not installed
[root@localhost clam]# rpm -qa | grep amule
[root@localhost clam]#
[root@localhost clam]# make uninstall aMule-1.2.6.tar.gz
make: *** No rule to make target `uninstall'. Stop.
[root@localhost clam]# make uninstall amule
make: *** No rule to make target `uninstall'. Stop.
Please help!




Reply With Quote