Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install Nux Dextop repository in CentOS

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

Editor to share with you how to install Nux Dextop warehouse in CentOS, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!

Introduction

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

Installation

The Nux Dextop library depends on the EPEL library, so you need to install the EPEL library first (administrator privileges are required).

Skip if installed.

$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

Check that Nux Dextop is installed successfully:

$yum repolist

If there is a Nux Dextop in the warehouse list, the installation is successful.

Prompt

Because Nux Dextop repositories may conflict with other third-party libraries, such as (Repoforge and ATrpms). Therefore, it is recommended that Nux Dextop repositories are not enabled by default.

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

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

Explicitly enable the warehouse when you need to use the Nux Dextop repository.

Sudo yum-the above enablerepo=nux-dextop install is all the contents of the article "how to install Nux Dextop Warehouse in CentOS". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report