About Quassel
Quassel IRC is a modern, cross-platform, distributed IRC client based on the Qt4 framework.
Quassel Details
Quassel
| User availability .SA. | |
| This is a single-user application and can be installed by only by the System Administrator, ie; main account. | |
Location and Port Information
CLI Usage
Install Location | /var/lib/quassel |
Config Location | /home/${username}/.config/Quassel |
Nginx Location | N/A |
Service Location | |
Environment File | /etc/default/quasselcore |
Service File | /lib/systemd/system/quasselcore.service |
Port | Auto Generated from -*4242*+ |
### INSTALL
qb install quassel -u ${username} installs latest stable version of quassel for user*
### UNINSTALL
qb remove quassel -u ${username} removes quassel for user*
### REINSTALL
qb reinstall quassel -u ${username} reinstalls latest stable version of quassel for user*
### UPDATE
qb update quassel -u ${username} updates quassel to latest stable version for user*
- Where username would be the system administrator/main account username.

