Remove Experimental Repository
I would like remove the experimental repo from my server. I do the on the command line.
memcache and memcached still showing Experimental repository available packages. How to remove showing Experimental repository available packages? This one: MemcacheD in EasyApache4
yum remove ea4-experimentalmemcache and memcached still showing Experimental repository available packages. How to remove showing Experimental repository available packages? This one: MemcacheD in EasyApache4
-
memcache and memcached still showing Experimental repository available packages.
Hello, Please try running the "yum clean all" command to see if that helps. This works as expected on a test system after removing the EA4 experimental repo:# yum info ea-php70-php-memcache Loaded plugins: fastestmirror, universal-hooks Loading mirror speeds from cached hostfile * EA4: IP * cpanel-addons-production-feed: IP * epel: mirror.oss.ou.edu Error: No matching Packages to list
Thank you.0 -
Hello, Please try running the "yum clean all" command to see if that helps. This works as expected on a test system after removing the EA4 experimental repo:
# yum info ea-php70-php-memcache Loaded plugins: fastestmirror, universal-hooks Loading mirror speeds from cached hostfile * EA4: IP * cpanel-addons-production-feed: IP * epel: mirror.oss.ou.edu Error: No matching Packages to list
Thank you.
Yes, Its no more showing after uninstalled from EA4 . Its showing installed in EA4.0 -
Yes, Its no more showing after uninstalled from EA4 . Its showing installed in EA4.
Could you expand on this response or provide an example of what you see? Thank you.0 -
Could you expand on this response or provide an example of what you see? Thank you.
I have installed EA4 experimental packages. Does automatically uninstalled EA4 experimental packages with removing the EA4 experimental repo?0 -
I have installed EA4 experimental packages. Does automatically uninstalled EA4 experimental packages with removing the EA4 experimental repo?
You will still need to remove the existing RPMs after uninstalling the repo. EX:yum remove ea-php70-php-memcache
Thank you.0 -
You will still need to remove the existing RPMs after uninstalling the repo. EX:
yum remove ea-php70-php-memcache
Thank you.
Then how we can know that what package are installed from EA4 experimental repo?0 -
Hello, You can use a command like this: yum list installed | grep @EA4-experimental
Thank you.0 -
Hello, You can use a command like this:
yum list installed | grep @EA4-experimental
Thank you.
How to remove this package are installed from EA4 experimental repo? Also this package are not showing in EasyApache 4 Currently Installed Packages.[root@na ~]# yum list installed | grep @EA4-experimental libmemcached.x86_64 1.0.18-1.3.4.cpanel @EA4-experimental [root@na ~]#0 -
Hello, You'd remove it using the following command: yum remove libmemcached
Thank you.0
Please sign in to leave a comment.
Comments
9 comments