PDA

View Full Version : [ubuntu] gnome chat



navaneethan
September 14th, 2008, 06:28 PM
Hi friends...

i am in one problem that is installing the "Xchat -gnome IRC chat" any one can help me for ubuntu hardy....thanks a lot to ur kindness...

manishtech
September 14th, 2008, 08:17 PM
Goto Applications>Accessories>Terminal
and then type this command there


sudo apt-get install xchat

Sef
September 14th, 2008, 11:26 PM
manishtech Re: gnome chat
Goto Applications>Accessories>Terminal
and then type this command there

Code:
sudo apt-get install xchat


If using the terminal, then copy and paste the command in.

Also it should be this:


sudo apt-get update && sudo apt-get install xchat

Easiest way to install applications is this:

Applications > Add/Remove > show: 'All Available Applications' > Search: Xchat > check the top box > apply changes > apply > close

Sef
September 14th, 2008, 11:26 PM
manishtech Re: gnome chat
Goto Applications>Accessories>Terminal
and then type this command there

Code:
sudo apt-get install xchat


If using the terminal, then copy and paste the command in.

Also it should be this:


sudo apt-get update && sudo apt-get install xchat

Easiest way to install applications is this:

Applications > Add/Remove > show: 'All Available Applications' > Search: Xchat > check the top box > apply changes > apply > close.