2e0c12a Remove duplicated `sudo` for running `dnf search` cmd

Authored and Committed by wevtimoteo a year ago
    Remove duplicated `sudo` for running `dnf search` cmd
    
    The example already presents `#` to indicate that `sudo` user
    is performing the command. So there is no need to repeat `sudo`
    on executing `dnf search`.
    
        
file modified
+1 -1