Skip to content

colin-i/irc-ssl

Repository files navigation

IRC with SSL

Install

On Ubuntu from PPA.
Architecture: amd64 arm64

sudo add-apt-repository ppa:colin-i/ppa

Or the manual installation step from this link https://gist.github.com/colin-i/e324e85e0438ed71219673fbcc661da6
Install:

sudo apt-get install sirc


On Fedora, .rpm file from releases.

yum install sirc-*.*.rpm


On linux distributions, .AppImage file from releases.

From source

Using libssl-dev and libgtk-3-dev. There is a "headless" build file as well.

autoreconf -i
./configure
make install

For install, sudo make install if it is the user.
--disable-cpp at ./configure to set c rules.

Donations

The donations section is here https://gist.github.com/colin-i/e324e85e0438ed71219673fbcc661da6