WeeChat is a fast, light and extensible chat client, with a text-based user interface.
WeeChat is:
- Modular: a lightweight core with optional plugins.
- Multi-protocols architecture (mainly IRC).
- Multi-platforms: Linux, Unix, BSD, GNU Hurd, Haiku, macOS and Windows (Bash/Ubuntu and Cygwin).
- Extensible with C, Python, Perl, Ruby, Lua, Tcl, Scheme, Javascript and PHP.
- Fully documented and translated into several languages.
- A free program released under the terms of the GNU General Public License version 3.
- An active project with a large community for scripts.
$ dnf copr enable pkgstore/weechat
$ dnf install -y weechat
# Work in Progress
$ dnf upgrade -y weechat
$ dnf erase -y weechat
$ dnf copr remove pkgstore/weechat
- Get source from src.fedoraproject.org.
- Write last commit SHA from src.fedoraproject.org to CHANGELOG.
- Modify & update source (and
*.spec
). - Build SRPM & RPM.