hi,
I wanted to know how many software packages are really there for fedora.
there is command to show the available packages in the terminal itself.
the command is
$ yum list available
trust me there is hell a lot of software packages for fedora.
so try this...
$ yum list available | less
or if u want to store it in a file use this command,instead..
$ yum list available > filename.txt
enjoy have fun :)
I wanted to know how many software packages are really there for fedora.
there is command to show the available packages in the terminal itself.
the command is
$ yum list available
trust me there is hell a lot of software packages for fedora.
so try this...
$ yum list available | less
or if u want to store it in a file use this command,instead..
$ yum list available > filename.txt
enjoy have fun :)
No comments:
Post a Comment