Jump to content
ElementaryOS France

Iridium (client IRC)


Recommended Posts

iridium-screenshot-01.png

Pour les fans d'IRC, une nouvelle app est en cours de dev, si vous voulez la tester avant son arrivée sur l'AppCenter voici comment faire:

sudo apt install granite debhelper gettext libgtk-3-dev libgee-0.8-dev meson valac libsqlite3-dev
git clone https://github.com/avojak/iridium.git
cd iridium
meson build --prefix=/usr
cd build
ninja
sudo ninja install
com.github.avojak.iridium

Source: https://github.com/avojak/iridium

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...