-
-
Notifications
You must be signed in to change notification settings - Fork 205
Packaged versions
Official git snapshot package: blueman-git
Third-party APT repository with git snapshot versions.
First install curl and apt-transport-https: apt-get install apt-transport-https curl
.
Then add the public key to apt: curl https://cschramm.eu/blueman/debian/blueman.gpg.key | sudo apt-key add -
Next you need to add the sources to /etc/apt/sources.list
. Pick the right Python version depending on your distribution.
Python 3.5 (Debian 9 stretch, Ubuntu 14.04, Ubuntu 16.04, Linux Mint 17, Linux Mint 18):
deb https://cschramm.eu/blueman/debian/ python3.5 main
deb-src https://cschramm.eu/blueman/debian/ python3.5 main
Python 3.6 (Ubuntu 18.04, Ubuntu 18.10, Linux Mint 19):
deb https://cschramm.eu/blueman/debian/ python3.6 main
deb-src https://cschramm.eu/blueman/debian/ python3.6 main
Python 3.7 (Debian 10 buster, Ubuntu 19.04):
deb https://cschramm.eu/blueman/debian/ python3.6 main
deb-src https://cschramm.eu/blueman/debian/ python3.6 main
Official net-wireless/blueman package
blueman-9999.ebuild
builds git snapshots.
Official blueman package (from Ubuntu)
See Debian for git snapshots.
See Debian for git snapshots.