help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IRC


From: Parnikkapore
Subject: Re: IRC
Date: Thu, 18 Jan 2024 22:11:21 +0700
User-agent: Evolution 3.44.4-0ubuntu2

On Thu, 2024-01-18 at 13:58 +0000, Gottfried wrote:
> to use IRC<br>
> 
> what do I have to install?

I'm partial to [Hexchat], although it is on the old-school side UI-wise.

[Hexchat]: https://packages.guix.gnu.org/packages/hexchat

Installing the client is enough.

If you don't use IRC often, Guix gives the option of downloading and running 
Hexchat without really installing it (like any other package) - this would look 
like this:

```sh
guix shell hexchat gtk:bin -- hexchat
```

I had to add `gtk:bin` to make it use my selected icon theme. AFAIK it can be 
made unnecessary in the packaging process, but I guess it's not done here.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]