Internet Relay Chat: Difference between revisions

From KDE Community Wiki
No edit summary
(Link to other irc pages)
(3 intermediate revisions by 3 users not shown)
Line 4: Line 4:
* Fedora: <tt>sudo dnf install konversation</tt>
* Fedora: <tt>sudo dnf install konversation</tt>
* openSUSE: <tt>sudo zypper install konversation</tt>
* openSUSE: <tt>sudo zypper install konversation</tt>
* Arch/Antergos/Manjaro: <tt>sudo pacman -s install konversation</tt>
* Arch/Antergos/Manjaro: <tt>sudo pacman -S install konversation</tt>


See the [https://docs.kde.org/trunk5/en/extragear-network/konversation/index.html handbook] for help in setting up Konversation, although a convenient alternative if you want to get going quickly is freenode's [http://webchat.freenode.net/ online webchat]. You will need to choose a ''nick'' (the name you appear on the network as), [http://freenode.net/using_the_network.shtml connect to freenode] and join a channel. [irc://irc.kde.org/kde #kde] is a good first channel to join. This is the central channel for users and contributors to communicate, but most teams will have their own channel.
See the [https://docs.kde.org/trunk5/en/extragear-network/konversation/index.html handbook] for help in setting up Konversation, although a convenient alternative if you want to get going quickly is freenode's [http://webchat.freenode.net/ online webchat]. You will need to choose a ''nick'' (the name you appear on the network as), [http://freenode.net/using_the_network.shtml connect to freenode] and join a channel. [irc://irc.kde.org/kde #kde] is a good first channel to join. This is the central channel for users and contributors to communicate, but most teams will have their own channel. A comprehensive list of IRC channels can be found here: https://userbase.kde.org/IRC_Channels
 
Sysadmin maintains an [https://community.kde.org/Sysadmin/BNC IRC Bouncer (BNC)] for all registered KDE developers
 
Further details about KDE's use of IRC are in the [https://community.kde.org/Infrastructure/IRC Infrastructure] section
 
''[https://community.kde.org/Matrix Matrix rooms] is another way to chat which has additional features''

Revision as of 08:45, 17 August 2019

To communicate with other KDE members over IRC, you will need a way to connect to the freenode IRC network. We suggest Konversation. You can install Konversation using the KDE Discover Software Store or using the command line, which differs based on what Linux distro you're using:

  • Debian/Ubuntu/KDE Neon: sudo apt install konversation
  • Fedora: sudo dnf install konversation
  • openSUSE: sudo zypper install konversation
  • Arch/Antergos/Manjaro: sudo pacman -S install konversation

See the handbook for help in setting up Konversation, although a convenient alternative if you want to get going quickly is freenode's online webchat. You will need to choose a nick (the name you appear on the network as), connect to freenode and join a channel. #kde is a good first channel to join. This is the central channel for users and contributors to communicate, but most teams will have their own channel. A comprehensive list of IRC channels can be found here: https://userbase.kde.org/IRC_Channels

Sysadmin maintains an IRC Bouncer (BNC) for all registered KDE developers

Further details about KDE's use of IRC are in the Infrastructure section

Matrix rooms is another way to chat which has additional features