I need the syntax for xfce group reinstall
    ToddAndMargo 
    ToddAndMargo at zoho.com
       
    Wed Jul 20 09:32:15 CEST 2022
    
    
  
On 7/19/22 12:16, ToddAndMargo wrote:
> Hi All,
> 
> Fedora 36
> 
> What is the proper syntax to do a group reinstall of Xfce.
> 
> The following does not work:
> 
> # dnf groupreinstall 'XFCE Desktop'
> 
> 
> Many thanks,
> -T
# dnf group list | grep -i xfce
Xfce Desktop
Huh? Not installed????
# dnf group remove 'XFCE Desktop'
Warning: Module or Group 'XFCE Desktop' is not installed.
Dependencies resolved.
Nothing to do.
Complete!
    
    
More information about the Xfce
mailing list