How to get source code of packages in Fedora?
Hi I just wanna know how do I get the source code of programs such as Gimp for instance, in Ubuntu I run in the command line apt-get source gimp and I get three files (.dsc, .tar.gz, .orig.tar.xz)
so How command should I run in order to get this three files?? thanks.