{"id":3170,"date":"2022-12-20T16:43:41","date_gmt":"2022-12-20T19:43:41","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/dnf-groups-manager-man8\/"},"modified":"2022-12-20T16:43:41","modified_gmt":"2022-12-20T19:43:41","slug":"dnf-groups-manager-man8","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/dnf-groups-manager-man8\/","title":{"rendered":"DNF-GROUPS-MANAGER (man8)"},"content":{"rendered":"<h1 align=\"center\">DNF-GROUPS-MANAGER<\/h1>\n<p> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#SYNOPSIS\">SYNOPSIS<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a><br \/> <a href=\"#ARGUMENTS\">ARGUMENTS<\/a><br \/> <a href=\"#OPTIONS\">OPTIONS<\/a><br \/> <a href=\"#AUTHOR\">AUTHOR<\/a><br \/> <a href=\"#COPYRIGHT\">COPYRIGHT<\/a> <\/p>\n<hr>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">dnf-groups-manager \u2212 DNF groups-manager Plugin<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Create and edit groups repository metadata files.<\/p>\n<h2>SYNOPSIS <a name=\"SYNOPSIS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>dnf groups\u2212manager [options] [package\u2212name\u2212spec [package\u2212name\u2212spec &#8230;]]<\/b><\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">groups\u2212manager plugin is used to create or edit a group metadata file for a repository. This is often much easier than writing\/editing the XML by hand. The groups\u2212manager can load an entire file of groups metadata and either create a new group or edit an existing group and then write all of the groups metadata back out.<\/p>\n<h2>ARGUMENTS <a name=\"ARGUMENTS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b><package\u2212name\u2212spec><\/b><\/p>\n<p style=\"margin-left:22%;\">Package to add to a group or remove from a group.<\/p>\n<h2>OPTIONS <a name=\"OPTIONS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">All general DNF options are accepted, see <i>Options<\/i> in <b>dnf(8)<\/b> for details. <b><br \/> \u2212\u2212load=<path_to_comps.xml><\/b><\/p>\n<p style=\"margin-left:22%;\">Load the groups metadata information from the specified file before performing any operations. Metadata from all files are merged together if the option is specified multiple times.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212save=<path_to_comps.xml><\/b><\/p>\n<p style=\"margin-left:22%;\">Save the result to this file. You can specify the name of a file you are loading from as the data will only be saved when all the operations have been performed. This option can also be specified multiple times.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212merge=<path_to_comps.xml><\/b><\/p>\n<p style=\"margin-left:22%;\">This is the same as loading and saving a file, however the &#8220;merge&#8221; file is loaded before any others and saved last.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212print<\/b><\/p>\n<p style=\"margin-left:22%;\">Also print the result to stdout.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212id=<id><\/b><\/p>\n<p style=\"margin-left:22%;\">The id to lookup\/use for the group. If you don&#8217;t specify an <b><id><\/b>, but do specify a name that doesn&#8217;t refer to an existing group, then an id for the group is generated based on the name.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212n <name>, \u2212\u2212name=<name><\/b><\/p>\n<p style=\"margin-left:22%;\">The name to lookup\/use for the group. If you specify an existing group id, then the group with that id will have it&#8217;s name changed to this value.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212description=<description><\/b><\/p>\n<p style=\"margin-left:22%;\">The description to use for the group.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212display\u2212order=<display_order><\/b><\/p>\n<p style=\"margin-left:22%;\">Change the integer which controls the order groups are presented in, for example in <b>dnf grouplist<\/b>.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212translated\u2212name=<lang:text><\/b><\/p>\n<p style=\"margin-left:22%;\">A translation of the group name in the given language. The syntax is <b>lang:text<\/b>. Eg. <b>en:my\u2212group\u2212name\u2212in\u2212english<\/b><\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212translated\u2212description=<lang:text><\/b><\/p>\n<p style=\"margin-left:22%;\">A translation of the group description in the given language. The syntax is <b>lang:text<\/b>. Eg. <b>en:my\u2212group\u2212description\u2212in\u2212english<\/b>.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212user\u2212visible<\/b><\/p>\n<p style=\"margin-left:22%;\">Make the group visible in <b>dnf grouplist<\/b> (this is the default).<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212not\u2212user\u2212visible<\/b><\/p>\n<p style=\"margin-left:22%;\">Make the group not visible in <b>dnf grouplist<\/b>.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212mandatory<\/b><\/p>\n<p style=\"margin-left:22%;\">Store the package names specified within the mandatory section of the specified group, the default is to use the default section.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212optional<\/b><\/p>\n<p style=\"margin-left:22%;\">Store the package names specified within the optional section of the specified group, the default is to use the default section.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212remove<\/b><\/p>\n<p style=\"margin-left:22%;\">Instead of adding packages remove them. Note that the packages are removed from all sections (default, mandatory and optional).<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212dependencies<\/b><\/p>\n<p style=\"margin-left:22%;\">Also include the names of the direct dependencies for each package specified.<\/p>\n<h2>AUTHOR <a name=\"AUTHOR\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">See AUTHORS in your Core DNF Plugins distribution<\/p>\n<h2>COPYRIGHT <a name=\"COPYRIGHT\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">2014, Red Hat, Licensed under GPLv2+<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  dnf-groups-manager \u2212 DNF groups-manager Plugin Create and edit groups repository metadata files. <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[5,52,313,4],"class_list":["post-3170","post","type-post","status-publish","format-standard","hentry","category-8-administracion-del-sistema","tag-5","tag-administracion","tag-dnf-groups-manager","tag-man8"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/3170","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=3170"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/3170\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=3170"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=3170"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=3170"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}