Both sides previous revisionPrevious revisionNext revision | Previous revision |
dcore:desktop_applications [2017/10/09 18:36] – +[Mirage] sm8ps | dcore:desktop_applications [2018/12/05 08:50] (current) – SeaMonkey volkerp |
---|
| |
==== SeaMonkey ==== | ==== SeaMonkey ==== |
[[http://www.seamonkey-project.org/|SeaMonkey]] is a full-featured GTK2 graphic internet application suite. It is conservative, stable and extensible. Although not available in the default Debian and Ubuntu repositories, it can be installed in Ubuntu-based dCore as a PPA from [[http://www.ubuntuupdates.org/ppa/ubuntuzilla|Ubuntuzilla]] (untested). Alternatively it can be set up manually from either a Debian or Ubuntu-based dCore installation. Review the [[dCore:dCore_seamonkey_guide|dCore SeaMonkey Guide]] for manual installation instructions (tested in dCore-jessie). | [[http://www.seamonkey-project.org/|SeaMonkey]] is a full-featured GTK3 graphic internet application suite. It is conservative, stable and extensible. Although not available in the default Debian and Ubuntu repositories, there are at least two options to install SeaMonkey in dCore. |
| |
| === Option 1: dCore-seamonkey-installer === |
| |
| Import dCore-seamonkey-installer from dCore's prebuilt repository, load it, and launch it, preferably with the %%--%%help option: |
| |
| <code> |
| sce-import dCore-seamonkey-installer |
| sce-load dCore-seamonkey-installer |
| dCore-seamonkey-installer --help |
| </code> |
| |
| Follow the instructions. dCore-seamonkey-installer will create seamonkey.sce for you which you can use optionally onboot or ondemand. Do not try to remove dCore-seamonkey-installer.sce since it is a dependency of seamonkey.sce. |
| |
| |
| === Option 2: seamonkey-mozilla-build === |
| |
| The Ubuntuzilla project hosts an APT repository with .deb repacks of the latest official release versions of Mozilla Firefox, Firefox ESR, Mozilla SeaMonkey, and Mozilla Thunderbird. This repository should work on any APT-based distribution, including Ubuntu descendants, and Debian descendants. The project was born on Ubuntu forums, but despite the name is not really specific to Ubuntu. |
| |
| Create a new extra repository file in /opt/debextra/ and copy the address of the repository into it. The address is |
| |
| [[http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main]] |
| |
| You can find it [[https://sourceforge.net/p/ubuntuzilla/wiki/Main_Page/#installation|here]] |
| |
| Now you can import SeaMonkey under the name "seamonkey-mozilla-build". |
| |
| |
| Both Option 1 and Option 2 have been tested in dCore-stretch. |
| |
| |
| |
| === Outdated === |
| |
| Following information has become outdated and will possibly archived or removed from the wiki later: |
| |
| SeaMonkey can be installed in Ubuntu-based dCore as a PPA from [[http://www.ubuntuupdates.org/ppa/ubuntuzilla|Ubuntuzilla]] (untested). Alternatively it can be set up manually from either a Debian or Ubuntu-based dCore installation. Review the [[dCore:dCore_seamonkey_guide|dCore SeaMonkey Guide]] for manual installation instructions (tested in dCore-jessie). |
| |
==== Surf ==== | ==== Surf ==== |
<code>http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_16.04/ /</code> | <code>http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_16.04/ /</code> |
After loading the extension, the client is started by the command ''owncloud''. | After loading the extension, the client is started by the command ''owncloud''. |
| |
| ==== Nextcloud ==== |
| |
| [[https://nextcloud.com|Nextcloud]] offers its own official [[https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client|PPA]] and runs well on dCore-bionic64. |
| |
===== Games ===== | ===== Games ===== |
==== LibreOffice ==== | ==== LibreOffice ==== |
The [[https://www.libreoffice.org/|LibreOffice 5]] office suite tested well in dCore-jessie and dCore-wily (see [[http://tinycorelinux.net/dCore/x86/README/README-libreoffice.txt|README-libreoffice.txt]]). | The [[https://www.libreoffice.org/|LibreOffice 5]] office suite tested well in dCore-jessie and dCore-wily (see [[http://tinycorelinux.net/dCore/x86/README/README-libreoffice.txt|README-libreoffice.txt]]). |
| For localisation, import the respective 'l10n'-package (e.g. 'libreoffice-l10n-de' for German) and, if desired, the respective help texts (e.g. 'libreoffice-help-de'). |
==== Nano ==== | ==== Nano ==== |
[[https://www.nano-editor.org/|nano]] text editor is a user friendly vi alternative. | [[https://www.nano-editor.org/|nano]] text editor is a user friendly vi alternative. |