Quick installation¶
Note: Bibed
is developed under Arch Linux
with Python
3.7.x.
Arch Linux¶
First run¶
In a few commands:
# Change to your projets/sources directory
yaourt python-bibtexparser-git
yaourt python-sentry_sdk
yaourt python-isbnlib
sudo pacman -S git gobject-introspection python-inotify
git clone https://github.com/cocolives/Bibed.git
cd Bibed
sudo ln -sf `pwd`/Bibed /usr/bin/
ln -sf es.cocoliv.bibed.desktop ~/.local/share/applications/
Then, launch the application from anywhere. The executable name is Bibed
. Rendez-vous in the Quick Start section to take the software in hand and get a description of the graphical interface.
Developer installation¶
Please make sure the following packages are installed:
gobject-introspection
In a Python
3 virtual environment:
pip install -r requirements.txt
Optional packages:
ipython
git-up
Other Linuxes¶
More to come.
Windows¶
We are in need of experienced users or developers who would like to install Bibed
on Windows
with the support of our developers, to check the installation procedure and make it fluid for non-technical persons. Please get in touch on the discussion group (see How to get in touch with Bibed developers and users?).
MacOS X¶
We are in need of experienced users or developers who would like to install Bibed
on Max OS X
with the support of our developers, to check the installation procedure and make it fluid for non-technical persons. Please get in touch on the discussion group (see How to get in touch with Bibed developers and users?).