2017-02-26 21:30:46 +00:00
+++
title = "Third Party"
+++
2017-02-03 08:38:34 +00:00
# Third Party
2017-01-05 02:56:10 +00:00
2017-02-20 14:19:33 +00:00
The following applications are provided via our 3rd Party Repository to facilitate the installation and usage of them. These applications cannot be included in the primary repository due to licensing issues.
Alongside the following commands, you may also find some of these applications via the Third Party section on our Software Center.
2017-01-05 02:56:10 +00:00
If these instructions fail to work please [file an issue ](https://github.com/solus-project/3rd-Party ). To upgrade once installed simply run the commands again. If there is a new version it will be installed.
2017-02-03 08:38:34 +00:00
## Browsers
2017-01-05 02:56:10 +00:00
2017-02-03 08:38:34 +00:00
### Google Chrome
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/network/web/browser/google-chrome-stable/pspec.xml
sudo eopkg it google-chrome-*.eopkg;sudo rm google-chrome-*.eopkg
```
2017-02-03 08:38:34 +00:00
### Google Chrome (Beta)
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/network/web/browser/google-chrome-beta/pspec.xml
sudo eopkg it google-chrome-*.eopkg;sudo rm google-chrome-*.eopkg
```
2017-02-03 08:38:34 +00:00
### Google Chrome (Dev/Unstable)
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/network/web/browser/google-chrome-unstable/pspec.xml
sudo eopkg it google-chrome-*.eopkg;sudo rm google-chrome-*.eopkg
```
2017-02-03 08:38:34 +00:00
## Communication
2017-01-05 02:56:10 +00:00
2017-02-03 08:38:34 +00:00
### Franz
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/network/im/franz/pspec.xml
sudo eopkg it franz*.eopkg;sudo rm franz*.eopkg
```
2017-02-03 08:38:34 +00:00
### Google Talk Browser Plugin
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/network/im/google-talkplugin/pspec.xml
sudo eopkg it google-talkplugin*.eopkg;sudo rm google-talkplugin*.eopkg
```
2017-04-05 17:47:48 +00:00
### Skype for Linux
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/network/im/skype/pspec.xml
sudo eopkg it skype*.eopkg;sudo rm *.eopkg
```
2017-02-03 08:38:34 +00:00
### Slack
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/network/im/slack-desktop/pspec.xml
sudo eopkg it slack-desktop*.eopkg;sudo rm slack-desktop*.eopkg
```
2017-02-03 08:38:34 +00:00
### Viber
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/network/im/viber/pspec.xml
sudo eopkg it viber*.eopkg;sudo rm *.eopkg
```
2017-02-03 08:38:34 +00:00
## Multimedia
2017-01-05 02:56:10 +00:00
2017-02-03 08:38:34 +00:00
### Adobe Flash Player (NPAPI)
2017-01-05 02:56:10 +00:00
The NPAPI version of Adobe Flash Player is typically used with Firefox.
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/multimedia/video/flash-player-npapi/pspec.xml
sudo eopkg it flash-player-npapi*.eopkg;sudo rm flash-player-npapi*.eopkg
```
2017-02-03 08:38:34 +00:00
### Adobe Flash Player (PPAPI)
2017-01-05 02:56:10 +00:00
The PPAPI version of Adobe Flash Player is typically used with Vivaldi. Chrome provides its own Flash.
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/multimedia/video/flash-player-ppapi/pspec.xml
sudo eopkg it flash-player-ppapi*.eopkg;sudo rm flash-player-ppapi*.eopkg
```
2017-02-03 08:38:34 +00:00
### Bitwig Studio
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/multimedia/music/bitwig-studio/pspec.xml
sudo eopkg it bitwig-studio*.eopkg;sudo rm bitwig-studio*.eopkg
```
2017-02-03 08:38:34 +00:00
### OcenAudio
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/multimedia/music/ocenaudio/pspec.xml
sudo eopkg it ocenaudio*.eopkg;sudo rm ocenaudio*.eopkg
```
2017-02-03 08:38:34 +00:00
### Pixeluvo
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/multimedia/graphics/pixeluvo/pspec.xml
sudo eopkg it pixeluvo*.eopkg;sudo rm pixeluvo*.eopkg
```
2017-02-03 08:38:34 +00:00
### Plex Media Server
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/multimedia/video/plexmediaserver/pspec.xml
sudo eopkg it plexmediaserver-*.eopkg;sudo rm plexmediaserver-*.eopkg
sudo systemd-tmpfiles --create
sudo systemctl start plexmediaserver.service
```
**Note:** Optionally have it start on boot:
``` bash
sudo systemctl enable plexmediaserver.service
```
2017-02-03 08:38:34 +00:00
### Sunvox
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/multimedia/music/sunvox/pspec.xml
sudo eopkg it sunvox*.eopkg;sudo rm sunvox*.eopkg
```
2017-02-03 08:38:34 +00:00
### Spotify
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/multimedia/music/spotify/pspec.xml
sudo eopkg it spotify*.eopkg;sudo rm spotify*.eopkg
```
2017-02-03 08:38:34 +00:00
## Network
2017-01-05 02:56:10 +00:00
2017-02-03 08:38:34 +00:00
### AnyDesk
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/network/util/anydesk/pspec.xml
sudo eopkg it anydesk*.eopkg;sudo rm anydesk*.eopkg
```
2017-02-03 08:38:34 +00:00
### Insync
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/network/download/insync/pspec.xml
sudo eopkg it insync*.eopkg;sudo rm insync*.eopkg
```
2017-02-03 08:38:34 +00:00
### Spideroak
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/network/download/spideroak/pspec.xml
sudo eopkg it spideroak*.eopkg;sudo rm spideroak*.eopkg
```
2017-02-03 08:38:34 +00:00
### Synology Cloud Station Drive
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/network/download/synology-cloud-station-drive/pspec.xml
sudo eopkg it synology-cloud-station-drive*.eopkg;sudo rm synology-cloud-station-drive*.eopkg
```
2017-02-03 08:38:34 +00:00
### TeamViewer
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/network/util/teamviewer/pspec.xml
sudo eopkg it teamviewer*.eopkg;sudo rm teamviewer*.eopkg
sudo systemctl start teamviewerd.service
```
2017-02-03 08:38:34 +00:00
## Office
### Mendeley Desktop
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/office/mendeleydesktop/pspec.xml
sudo eopkg it mendeleydesktop*.eopkg;sudo rm mendeleydesktop*.eopkg
```
2017-02-03 08:38:34 +00:00
### Microsoft Core Fonts
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/desktop/font/mscorefonts/pspec.xml
sudo eopkg it mscorefonts*.eopkg;sudo rm mscorefonts*.eopkg
```
2017-02-03 08:38:34 +00:00
### Moneydance
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/office/moneydance/pspec.xml
sudo eopkg it moneydance*.eopkg;sudo rm moneydance*.eopkg
```
2017-02-03 08:38:34 +00:00
### PomoDoneApp
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/office/pomodoneapp/pspec.xml
sudo eopkg it pomodoneapp*.eopkg;sudo rm pomodoneapp*.eopkg
```
2017-02-03 08:38:34 +00:00
### Scrivener
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/office/scrivener/pspec.xml
sudo eopkg it scrivener*.eopkg;sudo rm scrivener*.eopkg
```
2017-02-03 08:38:34 +00:00
### WPS Office
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/office/wps-office/pspec.xml
sudo eopkg it wps-office*.eopkg;sudo rm wps-office*.eopkg
```
2017-02-03 08:38:34 +00:00
## Programming
2017-01-05 02:56:10 +00:00
2017-02-03 08:38:34 +00:00
### Android Studio
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/programming/android-studio/pspec.xml
sudo eopkg it android-studio*.eopkg;sudo rm android-studio*.eopkg
```
2017-02-03 08:38:34 +00:00
### Android Tools
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/programming/tools/android-tools/pspec.xml
sudo eopkg it android-tools*.eopkg;sudo rm android-tools*.eopkg
```
2017-02-03 08:38:34 +00:00
### CLion
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/programming/clion/pspec.xml
sudo eopkg it clion*.eopkg;sudo rm clion*.eopkg
```
2017-02-03 08:38:34 +00:00
### Datagrip
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/programming/datagrip/pspec.xml
sudo eopkg it datagrip*.eopkg;sudo rm datagrip*.eopkg
```
2017-02-03 08:38:34 +00:00
### Git Kraken
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/programming/gitkraken/pspec.xml
sudo eopkg it gitkraken*.eopkg;sudo rm gitkraken*.eopkg
```
2017-02-03 08:38:34 +00:00
### IDEA
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/programming/idea/pspec.xml
sudo eopkg it idea*.eopkg;sudo rm idea*.eopkg
```
2017-02-03 08:38:34 +00:00
### PHPStorm
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/programming/phpstorm/pspec.xml
sudo eopkg it phpstorm*.eopkg;sudo rm phpstorm*.eopkg
```
2017-02-03 08:38:34 +00:00
### Pycharm
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/programming/pycharm/pspec.xml
sudo eopkg it pycharm*.eopkg;sudo rm pycharm*.eopkg
```
2017-02-03 08:38:34 +00:00
### RubyMine
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/programming/rubymine/pspec.xml
sudo eopkg it rubymine*.eopkg;sudo rm rubymine*.eopkg
```
2017-02-03 08:38:34 +00:00
### Sublime Text 3
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/programming/sublime-text-3/pspec.xml
sudo eopkg it sublime*.eopkg;sudo rm sublime*.eopkg
```
2017-02-03 08:38:34 +00:00
### WebStorm
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/programming/webstorm/pspec.xml
sudo eopkg it webstorm*.eopkg;sudo rm webstorm*.eopkg
```
2017-02-03 08:38:34 +00:00
## Security
2017-01-05 02:56:10 +00:00
2017-02-03 08:38:34 +00:00
### Enpass
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/security/enpass/pspec.xml
sudo eopkg it enpass*.eopkg;sudo rm enpass*.eopkg
```
2017-02-03 08:38:34 +00:00
## Other
2017-01-05 02:56:10 +00:00
2017-02-03 08:38:34 +00:00
### Google Earth
2017-01-05 02:56:10 +00:00
``` bash
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/network/web/google-earth/pspec.xml
sudo eopkg it google-earth*.eopkg;sudo rm google-earth*.eopkg
```