en:debian
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:debian [2019/11/18 18:47] – rion | en:debian [2024/04/24 16:54] (current) – kukuruzo | ||
---|---|---|---|
Line 3: | Line 3: | ||
In debian testing and sid and in the ubuntu packages are in the official repositories. | In debian testing and sid and in the ubuntu packages are in the official repositories. | ||
+ | < | ||
+ | sudo apt-get install psi-plus psi-plus-plugins psi-plus-icons psi-plus-skins | ||
+ | </ | ||
+ | |||
+ | ===== Nightly builds ==== | ||
+ | |||
+ | === Ubuntu === | ||
+ | |||
+ | Follow the instruction on adding ppa https:// | ||
+ | |||
+ | === Debian === | ||
+ | |||
+ | Adding of [[https:// | ||
+ | < | ||
+ | 1) echo "deb https:// | ||
+ | 2) sudo touch / | ||
+ | 3) sudo nano / | ||
+ | |||
+ | Package: * | ||
+ | Pin: release o=notesalexp.org | ||
+ | Pin-Priority: | ||
+ | |||
+ | Package: psi-plus* | ||
+ | Pin: release o=notesalexp.org | ||
+ | Pin-Priority: | ||
+ | |||
+ | 4) ^o | ||
+ | 5) enter | ||
+ | 6) ^x | ||
+ | 7) sudo apt-get install apt-transport-https | ||
+ | 8) sudo apt-get update -oAcquire:: | ||
+ | 9) sudo apt-get install notesalexp-keyring -oAcquire:: | ||
+ | 10) sudo apt-get update | ||
+ | 11) sudo apt-get install psi-plus psi-plus-webkit psi-plus-webengine psi-plus-plugins psi-plus-l10n psi-plus-skins psi-plus-sounds psi-plus-icons-nonfree | ||
+ | </ | ||
+ | |||
+ | === System updates === | ||
+ | |||
+ | In the future you will receive updates of psi-plus* packages as usual: | ||
+ | < | ||
+ | sudo apt update | ||
+ | sudo apt upgrade | ||
+ | </ | ||
+ | |||
+ | ===== Build from source ===== | ||
+ | |||
+ | Note, Psi+ won't build with Qt version < 5.6.0 | ||
+ | |||
+ | Install packages to build Psi +. Installed once at the first build: | ||
+ | < | ||
+ | $ sudo apt install build-essential cmake git libhunspell-dev libidn11-dev libminizip-dev libotr5-dev \ | ||
+ | | ||
+ | | ||
+ | | ||
+ | </ | ||
+ | Download and build Psi+ from source code | ||
< | < | ||
- | $ sudo apt install build-essential libhunspell-dev libminizip-dev libqca2-dev libqca-qt5-2-dev qt5keychain-dev qtbase5-dev qttools5-dev libidn11-dev qtmultimedia5-dev libqt5multimedia5-plugins libqt5x11extras5-dev libqt5webkit5-dev | ||
$ git clone --depth=1 https:// | $ git clone --depth=1 https:// | ||
$ mkdir psi-plus-snapshots/ | $ mkdir psi-plus-snapshots/ | ||
$ cd psi-plus-snapshots/ | $ cd psi-plus-snapshots/ | ||
- | $ cmake -DCHAT_TYPE=basic .. # or ../ | + | $ cmake -DCHAT_TYPE=basic |
+ | # or ../ | ||
$ make -j5 | $ make -j5 | ||
$ sudo make install | $ sudo make install | ||
Line 16: | Line 72: | ||
</ | </ | ||
- | ==== Other resources ==== | + | ===== Emoticons, moods and other iconsets |
- | + | ||
- | If you need to install additional emoticons, icons and customer moods and/or Russian localization, | + | |
- | + | ||
- | + | ||
- | + | ||
- | === Emoticons, moods and other iconsets === | + | |
Just use downloader plugin. | Just use downloader plugin. | ||
Line 32: | Line 82: | ||
+ | < | ||
+ | $ psi-plus | ||
+ | </ | ||
en/debian.1574102825.txt.gz · Last modified: 2019/11/18 18:47 by rion