As of April 4, 2016, @dequis is the new maintainer of the Facebook related projects. The Facebook related packages will cease to exist in @jgeboski’s repository in the near future, please switch to the updated repositories once they are available (this page will be updated with the new repositories).
This is an informational page on the software packages developed by @jgeboski. This page retains a list of actively maintained software packages, along with some package repositories.
Below are a list of packages which I develop and maintain.
Package | Description |
---|---|
bitlbee-facebook | Facebook protocol plugin for BitlBee. |
bitlbee-steam | Steam protocol plugin for BitlBee. |
purple-facebook | Facebook protocol plugin for libpurple. |
Below are a list of instructions for installing binary packages on various *NIX distributions. All binary packages are built using the openSUSE Build Service.
Release Name | Release Version | Version |
---|---|---|
Debian Wheezy | 7.0 | Debian_7.0 |
Debian Jessie | 8.0 | Debian_8.0 |
Debian Stretch | 9.0 | Debian_9.0 |
Debian Buster | 10 | Debian_10 |
Ubuntu Trusty Tahr | 14.04 | xUbuntu_14.04 |
Ubuntu Xenial Xerus | 16.04 | xUbuntu_16.04 |
Ubuntu Bionic Beaver | 18.04 | xUbuntu_18.04 |
Ubuntu Disco Dingo | 19.04 | xUbuntu_19.04 |
Ubuntu Eoan Ermine | 19.10 | xUbuntu_19.10 |
Create /etc/apt/sources.list.d/jgeboski.list
with the following content:
deb http://download.opensuse.org/repositories/home:/jgeboski/<version> ./
Replace <version>
with your version from the table above.
Add the repository key:
$ wget -O- 'https://build.opensuse.org/projects/home:jgeboski/public_key' | sudo apt-key add -
(December 2019 update: redownload the key if you’re getting key expired)
Update the package index:
$ sudo apt-get update
Install the plugin:
$ sudo apt-get install <package>
Notes:
<package>
with a package name from the table above.bitlbee
packages must be used with the nightly repository.Builds for other distros such as CentOS, OpenSUSE, ScientificLinux, SLE and Univention are available for the purple-facebook package only. See:
https://build.opensuse.org/package/show/home:jgeboski/purple-facebook