Alpine Linux:IRC: Difference between revisions
mNo edit summary |
Prabuanand (talk | contribs) (added additional channels based on note from John3-16 at Alpine_Linux_talk:IRC) |
||
(13 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
This page lists the Alpine Linux [[#Channels|channels]] on the [https://www.oftc.net/ OFTC] IRC network and how to reach them [[#Matrix IRC bridge|using Matrix IRC bridge]]. It also lists some of the available [[#Clients|IRC Clients]] and has a section for [[#New to IRC? |new IRC users]]. | |||
When asking support questions on Alpine Linux channel '''[ircs://irc.oftc.net/alpine-linux #alpine-linux]''', please be patient. It's a slow channel, so ask your question and wait for a response. If you are unable to wait, you can check back [[#IRC logs|IRC logs]] anytime, as all messages are archived. | |||
== Channels == | == Channels == | ||
Alpine Linux | Alpine Linux has registered the following channels on the [https://www.oftc.net/ OFTC] IRC network: | ||
;[ | |||
;[ircs://irc.oftc.net/alpine-linux #alpine-linux] | |||
: For general discussion and quick support questions. | : For general discussion and quick support questions. | ||
;[ | ;[ircs://irc.oftc.net/alpine-devel #alpine-devel] | ||
: For discussion of Alpine Linux development and developer support. | : For discussion of Alpine Linux development and developer support. | ||
;[irc://irc. | ;[ircs://irc.oftc.net/alpine-docs #alpine-docs] | ||
: For discussion of Alpine Linux documentation. | |||
;[ircs://irc.oftc.net/alpine-offtopic #alpine-offtopic] | |||
: For general chitchat. | : For general chitchat. | ||
;[ircs://irc.oftc.net/alpine-cloud #alpine-cloud] | |||
: For discussion of Alpine Linux Cloud images. | |||
;[ircs://irc.oftc.net/alpine-commits #alpine-commits] | |||
: Bot posts information about commits and builds in this channel. | |||
;[ircs://irc.oftc.net/alpine-infra #alpine-infra] | |||
: For discussion of Alpine Linux Infrastructure and the Team. | |||
;[ircs://irc.oftc.net/alpine-security #alpine-security] | |||
: For discussion of Alpine Linux Security and the Team. | |||
;[ircs://irc.oftc.net/alpine-loongarch #alpine-loongarch] | |||
: For LoongArch64 porting efforts. | |||
;[ircs://irc.oftc.net/alpine-riscv64 #alpine-riscv64] | |||
: For riscv64 porting efforts. | |||
Feel free to join and chat! Please be patient when asking questions, it may take a while for someone to answer. | Feel free to join and chat! Please be patient when asking questions, it may take a while for someone to answer. | ||
=== Matrix IRC bridge === | |||
The IRC channels are also accessible through the Matrix IRC bridge at {{ic|#_oftc_#channame:matrix.org}} – for example,for the channel [ircs://irc.oftc.net/alpine-linux #alpine-linux], the matrix equivalent is {{ic|#_oftc_#alpine-linux:matrix.org}}. | |||
As Matrix messages are being “simplified” for IRC, replies, edits, or reactions should not be used to avoid confusion or spam. | |||
== IRC logs == | |||
Archived IRC messages are maintained for some of the above channels at https://irclogs.alpinelinux.org. | |||
To search the contents of the archives from your favourite search engine, append ''site:irclogs.alpinelinux.org'' before your search string. | |||
== New to IRC? == | == New to IRC? == | ||
If you are new to IRC and would like to try it out in your browser, | If you are new to IRC and would like to try it out in your browser, visit [https://webchat.oftc.net/ OFTC Web IRC]. Make sure you specify one of the above [[#Channels|channels]] when you connect. | ||
Also see [https://en.wikipedia.org/wiki/Wikipedia:IRC/Tutorial Wikipedia's IRC tutorial]. | Also see [https://en.wikipedia.org/wiki/Wikipedia:IRC/Tutorial Wikipedia's IRC tutorial]. | ||
Line 19: | Line 50: | ||
== Clients == | == Clients == | ||
There are several free IRC clients available. | There are several free IRC clients available in Alpine Linux. The table below lists some of the popular IRC clients: | ||
{|class="wikitable" align="center" style="width:100%; border:1px #0771a6 solid; background:#f9f9f9; text-align:left; border-collapse:collapse;" | |||
|- style="background:#333333; color:#ffffff; font-size: 1.2em; text-align:center;" | |||
| colspan="4" |IRC clients in Alpine Linux | |||
|- | |||
! IRC Client | |||
! Package Name | |||
! Description | |||
|- | |||
| [http://www.irssi.org IRSSI] | |||
| {{pkg|irssi}} | |||
| Modular text only user interface | |||
|- | |||
| [https://weechat.org/ WeeChat] | |||
| {{pkg|weechat}} | |||
| Fast, light, extensible ncurses-based chat client | |||
|- | |||
| [https://hexchat.github.io/ HexChat] | |||
| {{pkg|hexchat}} | |||
| Graphical IRC client based on XChat | |||
|- | |||
| [http://www.eterna23.net/ircii/ ircii] | |||
| {{pkg|ircii}} | |||
| Universal IRC for Unix systems | |||
|- | |||
| [http://www.pidgin.im Pidgin] | |||
| {{pkg|pidgin}} | |||
| Graphical, IRC + multi-protocol instant messaging client | |||
|} | |||
== See also == | |||
* [https://en.wikipedia.org/wiki/Wikipedia:IRC/Tutorial Wikipedia's IRC tutorial] | |||
* [https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients Wikipedia's comparison of IRC clients] |
Latest revision as of 14:55, 17 August 2025
This page lists the Alpine Linux channels on the OFTC IRC network and how to reach them using Matrix IRC bridge. It also lists some of the available IRC Clients and has a section for new IRC users.
When asking support questions on Alpine Linux channel #alpine-linux, please be patient. It's a slow channel, so ask your question and wait for a response. If you are unable to wait, you can check back IRC logs anytime, as all messages are archived.
Channels
Alpine Linux has registered the following channels on the OFTC IRC network:
- #alpine-linux
- For general discussion and quick support questions.
- #alpine-devel
- For discussion of Alpine Linux development and developer support.
- #alpine-docs
- For discussion of Alpine Linux documentation.
- #alpine-offtopic
- For general chitchat.
- #alpine-cloud
- For discussion of Alpine Linux Cloud images.
- #alpine-commits
- Bot posts information about commits and builds in this channel.
- #alpine-infra
- For discussion of Alpine Linux Infrastructure and the Team.
- #alpine-security
- For discussion of Alpine Linux Security and the Team.
- #alpine-loongarch
- For LoongArch64 porting efforts.
- #alpine-riscv64
- For riscv64 porting efforts.
Feel free to join and chat! Please be patient when asking questions, it may take a while for someone to answer.
Matrix IRC bridge
The IRC channels are also accessible through the Matrix IRC bridge at #_oftc_#channame:matrix.org
– for example,for the channel #alpine-linux, the matrix equivalent is #_oftc_#alpine-linux:matrix.org
.
As Matrix messages are being “simplified” for IRC, replies, edits, or reactions should not be used to avoid confusion or spam.
IRC logs
Archived IRC messages are maintained for some of the above channels at https://irclogs.alpinelinux.org.
To search the contents of the archives from your favourite search engine, append site:irclogs.alpinelinux.org before your search string.
New to IRC?
If you are new to IRC and would like to try it out in your browser, visit OFTC Web IRC. Make sure you specify one of the above channels when you connect.
Also see Wikipedia's IRC tutorial.
Clients
There are several free IRC clients available in Alpine Linux. The table below lists some of the popular IRC clients:
IRC clients in Alpine Linux | |||
IRC Client | Package Name | Description | |
---|---|---|---|
IRSSI | irssi | Modular text only user interface | |
WeeChat | weechat | Fast, light, extensible ncurses-based chat client | |
HexChat | hexchat | Graphical IRC client based on XChat | |
ircii | ircii | Universal IRC for Unix systems | |
Pidgin | pidgin | Graphical, IRC + multi-protocol instant messaging client |