Install the Nux Dextop repository on CentOS

Source: Internet
Author: User
Tags yum repolist

Install the Nux Dextop repository on CentOS
Introduction

Nux Dextop is a third-party RPM repository (such as Ardour and Shutter) similar to CentOS, RHEL, and ScientificLinux ). Currently, Nux Dextop is available for CentOS/RHEL 6 | 7.

Install

The Nux Dextop library depends on the EPEL library (Administrator privilege required).
Skip this step if you have installed it.

$ su root$ yum -y install epel-release

For RHEL6/CentOS 6 (copy/paste ):

$ rpm -Uvh http://li.nux.ro/download/nux/dextop/el6/x86_64/nux-dextop-release-0-2.el6.nux.noarch.rpm

For RHEL/CentOS 7 (copy/paste ):

$ rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm

Official installation instructions

Check whether Nux Dextop is successfully installed:

$ yum repolist 

If the repository list containsNux Dextop is successfully installed.

Prompt

BecauseThe Nux Dextop repository may conflict with other third-party libraries, such as Repoforge and ATrpms ). Therefore, we recommend that you disable this feature by default.Nux Dextop repository.

Open/etc/yum. repos. d/nux-dextop.repo and change "enabled = 1" to "enabled = 0 ".

$ sudo vi /etc/yum.repos.d/nux-dextop.repo

Enable the repository explicitly when you need to use the Nux Dextop repository.

$ sudo yum --enablerepo=nux-dextop install <package-name> 

Original article: Install Nux Dextop repository on CentOS or RHEL

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.