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

Use the yum-groups-manager command of linux to create and edit group metadata for yum

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

Share

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

Editor to share with you the use of linux yum-groups-manager command to create and edit yum group metadata, I hope you will learn a lot after reading this article, let's discuss it together!

Yum groups manager is used to create or edit group metadata files for yum repositories; this is usually much easier to manually edit XML than in written form.

Syntax format: yum-groups-manager [parameters]

Common parameters:

Reference example

Create a group metadata file with the name beginning with yum:

[root@linuxcool] # yum-groups-manager-- name YUM-- save groups.xml'yum*'

Add a description and translated name to the yum group:

[root@linuxcool] # yum-groups-manager-n YUM-- merge groups.xml-- description 'This is a group with most of the yum packages in it'-- translated-name' en:yum packages'

Load groups.xml data, use the yum group, make the group invisible, and remove the yum skip broken and yum priorities packages from it:

[root@linuxcool] # yum-groups-manager-n YUM-- merge groups.xml-- remove yum-skip-broken yum-priorities-- not-user-visible has finished reading this article. I believe you have some understanding of creating and editing yum group metadata using linux's yum-groups-manager command. Want to know more about it. Welcome to follow the industry information channel. Thank you for reading!

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