Friday, March 18, 2011

Using Yum to Install Gedit


Did the following set of command to get gedit on my CENOS machine.

$ sudo yum check-update
$ sudo yum update
$ sudo yum install gedit


1 comment: