Difference between pages "Main Page" and "ALT Linux Trinity Repository Installation Instructions"

From Trinity Desktop Project Wiki
(Difference between pages)
Jump to navigation Jump to search
 
imported>Eliddell
(Created page with "Category:Documentation Category:Installation ==ALT Linux Trinity Repository Installation Instructions== You might want to either install a TDE-bearing image (P7 start...")
 
Line 1: Line 1:
  +
[[Category:Documentation]]
<strong>MediaWiki has been installed.</strong>
 
  +
[[Category:Installation]]
  +
==ALT Linux Trinity Repository Installation Instructions==
   
  +
You might want to either install a TDE-bearing image (P7 starter kits are stable and recommended, and there are weekly Regular builds for those a bit more adventurous) -- or just add TDE to your ALT Linux system:
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
 
   
  +
===Configure APT===
== Getting started ==
 
  +
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
 
  +
'''Users of sisyphus/t7/p7/t6''': you should be all set already; if not, see e.g. /etc/apt/sources.list.d/alt.list and uncomment a pair of lines for noarch and the appropriate architecture, apt-get update and go on installing.
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
 
  +
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
  +
'''Users of p6 branch''': you're advised to install TDE from t6/branch as 3.5.12 in p6/branch was quite broken; see above, correct "p6" for "t6" and probably revert this correction after TDE packages installation. Upgrading to t7 or p7 is recommended though.
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
 
  +
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
 
  +
===Install core TDE packages===
  +
  +
apt-get install kdebase kde-icon-theme-nuvola
  +
  +
===Install TDE localization packages===
  +
  +
apt-get install kde-i18n
  +
  +
(or choose the individual kde-i18n-* packages as needed)
  +
  +
===Install more TDE and supplementary packages===
  +
  +
You might want to add some or all of these too (it's a [http://git.altlinux.org/people/mike/packages/?p=mkimage-profiles.git;a=blob;f=pkg.in/lists/tagged/desktop%2Btde;h=422bffd52cc274f5d3ca7b422753da63ead9ef58;hb=HEAD package list]] used for regular-tde.iso):
  +
  +
tango-icon-theme-extras kkbswitch kdegraphics-ksnapshot kdegraphics-kview kdeutils-laptop kdepim-akregator kdeutils-ark kdeutils-kcalc
  +
kdegraphics-kpdf kdeaddons-konqueror krusader kaffeine kdemultimedia-kmix amarok hal arts hmount filelight
  +
  +
-- MichaelShigorin - 08 Mar 2014

Revision as of 21:16, 24 April 2014

ALT Linux Trinity Repository Installation Instructions

You might want to either install a TDE-bearing image (P7 starter kits are stable and recommended, and there are weekly Regular builds for those a bit more adventurous) -- or just add TDE to your ALT Linux system:

Configure APT

Users of sisyphus/t7/p7/t6: you should be all set already; if not, see e.g. /etc/apt/sources.list.d/alt.list and uncomment a pair of lines for noarch and the appropriate architecture, apt-get update and go on installing.

Users of p6 branch: you're advised to install TDE from t6/branch as 3.5.12 in p6/branch was quite broken; see above, correct "p6" for "t6" and probably revert this correction after TDE packages installation. Upgrading to t7 or p7 is recommended though.

Install core TDE packages

apt-get install kdebase kde-icon-theme-nuvola

Install TDE localization packages

apt-get install kde-i18n

(or choose the individual kde-i18n-* packages as needed)

Install more TDE and supplementary packages

You might want to add some or all of these too (it's a package list] used for regular-tde.iso):

tango-icon-theme-extras kkbswitch kdegraphics-ksnapshot kdegraphics-kview kdeutils-laptop kdepim-akregator kdeutils-ark kdeutils-kcalc 
kdegraphics-kpdf kdeaddons-konqueror krusader kaffeine kdemultimedia-kmix amarok hal arts hmount filelight

-- MichaelShigorin - 08 Mar 2014