Различия
Здесь показаны различия между двумя версиями данной страницы.
| Следующая версия | Предыдущая версия | ||
|
dev:firebird:uninstall_25_and_install_3 [2017/07/12 17:20] denis создано |
dev:firebird:uninstall_25_and_install_3 [2017/09/28 11:24] (текущий) denis |
||
|---|---|---|---|
| Строка 3: | Строка 3: | ||
| apt list |grep firebird | apt list |grep firebird | ||
| sudo service firebird stop | sudo service firebird stop | ||
| - | sudo apt-get remove --auto-remove firebird-dev | + | sudo apt-get remove firebird* |
| - | sudo add-apt-repository ppa:mapopa/firebird3.0 | + | sudo apt-get purge firebird* |
| - | sudo apt-get update | + | |
| - | sudo apt-get install firebird3.0 | + | |
| + | |||
| + | Скачать [[https://www.firebirdsql.org/en/firebird-3-0/#Linux_AMD64|Compressed tarball]] и установить. | ||
| + | |||
| + | Добавить в ''/opt/firebird/firebird.conf'': | ||
| + | WireCrypt = Enabled | ||