Bug 1488107

Summary: [modularity] shortcut for module remove in remove command
Product: [Fedora] Fedora Reporter: Martin Hatina <mhatina>
Component: dnfAssignee: Martin Hatina <mhatina>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: low    
Version: rawhideCC: dmach, jmracek, mluscon, packaging-team-maint, rpm-software-management, vmukhame
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-25 13:04:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1478068    

Description Martin Hatina 2017-09-04 10:44:42 UTC
Description of problem:
There is missing support for remove command, it makes sense to support module removal in remove command as there is support in install/upgrade command for modules.

Version-Release number of selected component (if applicable):
dnf-2.6.5

How reproducible:
always

Steps to Reproduce:
1. dnf remove @nodejs

Actual results:
No such group 'nodejs' or similar message

Expected results:
nodejs' default profile is removed

Additional info:

Comment 1 Martin Hatina 2018-07-25 13:04:03 UTC
Closing due to lack of interest and existing functionality for removing modules.