Skip to main content

Remove Experimental Repository

Comments

9 comments

  • cPanelMichael
    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
  • Nirjonadda
    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
  • cPanelMichael
    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
  • Nirjonadda
    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
  • cPanelMichael
    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
  • Nirjonadda
    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
  • cPanelMichael
    Hello, You can use a command like this:
    yum list installed | grep @EA4-experimental
    Thank you.
    0
  • Nirjonadda
    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
  • cPanelMichael
    Hello, You'd remove it using the following command:
    yum remove libmemcached
    Thank you.
    0

Please sign in to leave a comment.