Linux
BaKoMa TeX 11.80 (18-Aug-2018)
Installation Package
|
BaKoMa TeX
11.80 Setup
installs most useful components of BaKoMa TeX and LaTeX.
Much more additional packages will be downloaded from our servers and added to your installation when they are required by your documents. Just double-click [Download] button to download .TAR.XZ with instllation package. To install follow to the instractions Installation from Terminal. |
Installation from Terminal
- Download the module:
wget http://www.bakoma-tex.com/dist/bakoma-tex-1180-181018.tar.xz - Unpack archive:
tar -xvf bakoma-tex-1180-181018.tar.xz - Run installation script in one of two ways:
bakoma-tex-1180-181018/install.sh --local
sudo bakoma-tex-1180-181018/install.sh --share
This script can install BaKoMa TeX into shared folder /opt/bakoma or user folder $HOME/opt/bakoma
Compatible Distributions
This is 64 bit version for Linux. If you need 32 bit version consider use of V 11.41.
There is list of linux distributions under which BaKoMa TeX 11.53/180303 was successfully tested.
# | Distribution | Versions | Comment |
1 | Mint | 18.3 | Ubuntu fam |
2 | Manjaro | 17.1.4 Gnome | Arch fam |
3 | Debian | 9.3 | |
4 | Ubuntu | 16.04/17.10 | |
5 | Solus | 3 | |
6 | Antergos | 18.2 | Arch fam |
7 | Elementary OS | 0.4 | Ubuntu fam |
8 | Fedora | 25/27 | RH fam |
10 | OpenSUSE/Leap | 42.2, 42.3 | Tested with GNOME and Plasma |
11 | Zorin | 12 | Ubuntu fam |
12 | CentOS/Gnome | 7 | RH fam |
96 | Scientific Linux | 7.3 | RH fam |
Distributions are sorted according distrowatch page hit ranking.
Please inform us if you meet any compatible or incompatible linux distributions.
Technical details
- Build on OpenSUSE/Leap 42.2, Ubuntu 16.04 / 64 bit
- Build with wxWidgets 3.10 (2017/10/10) build in GTK2 mode
- Included libs: libpng (for compatibility with U1710).
- Size of installation package ~ 27 MB (.tar.xz)
Uninstall BaKoMa TeX
To uninstall BaKoMa TeX installed locally just remove it:rm -rf ~/opt/bakoma rm ~/.local/share/applications/bakoma-*
To uninstall BaKoMa TeX installed globally just remove it:
sudo rm -rf /opt/bakoma
sudo rm /usr/share/applications/bakoma-*
Also it may be desired to clear local user folder:
rm -rf ~/.bakoma
Limitations of Linux version:
- Print is not supported.
- TeX4HT not included - Export HTML4 isn't supported (use Export SVG + HTML).
- Configure Font Families supports (V 11.63) only TeX Fonts.
- Package Manager not included - automatical package installation works well.
BaKoMa TeX > Downloads > Linux | Copyright © 1998-2018, BaKoMa Soft. |