Difference between revisions of "Slackware Trinity Installation Instructions"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
(→‎Binary packages: Added mention of unofficial packages (while we don't have official packaging for Slackware))
m (Removed duplicate heading, changed header levels)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Slackware Trinity Repository Installation Instructions==
 
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Installation]]
 
[[Category:Installation]]
   
There are two ways to install Trinity on Slackware. Installation from binary packages is the easier solution, but installation from SlackBuilds offers a greater degree of control over the installation process.
+
Even though there is no official packaging of Trinity for Slackware, there are still to unofficial two ways to do so. Installation from binary packages is the easier solution, but installation from SlackBuilds offers a greater degree of control over the installation process.
   
===Binary packages===
+
== SlackBuilds ==
 
SlackBuilds are available in the [https://github.com/Ray-V/tde-slackbuilds Ray-V/tde-slackbuilds] repo on GitHub (also mirrored on TGW at [https://git.trinitydesktop.org/gitea/SlavekB/tde-packaging-slackware SlavekB/tde-packaging-slackware]).
  +
 
To build Trinity run the `BUILD-TDE.sh` script and follow the on-screen instructions. An example of the process is available [https://ray-v.github.io/A_typical_TDE_SlackBuild.html here].
  +
  +
SlackBuilds for packages not included in Ray-V's repo can be built using an unofficial [https://github.com/blu256/tde-slackbuild-gen special SlackBuild generator], provided by a member of the Trinity team.
  +
  +
=== Notes on Ray-V's Slackbuilds ===
  +
* By default you are presented with the choice between the archive of the last release and either the <tt>r14.0.x</tt> or the <tt>master</tt> development branches. If you want to test out another branch (e.g. as a developer) you can use the environment variable <tt>$FEAT</tt> to set the branch name.
  +
  +
== Binary packages ==
   
 
There are no official binary packages for Slackware at this time.
 
There are no official binary packages for Slackware at this time.
   
Unofficial packaging of TDE is provided by the [https://sourceforge.net/projects/tde-slackware/files tde-slackware] project on SourceForge.
+
Unofficial packaging of TDE can be found in various places on the Internet, including the [https://sourceforge.net/projects/tde-slackware/files tde-slackware] project on SourceForge.
  +
  +
{{WarningBox
  +
|text=Be careful when installing packages from an untrusted source!
  +
}}
   
 
<!--
 
<!--
Line 22: Line 35:
 
Additional information, build instructions, and documentation available at:<br>
 
Additional information, build instructions, and documentation available at:<br>
 
http://humanreadable.nfshost.com/sdeg/trinity_desktop.htm (dead link) -->
 
http://humanreadable.nfshost.com/sdeg/trinity_desktop.htm (dead link) -->
 
===SlackBuilds===
 
SlackBuilds are available in the [https://github.com/Ray-V/tde-slackbuilds Ray-V/tde-slackbuilds] repo on GitHub (also mirrored on TGW at [https://git.trinitydesktop.org/gitea/SlavekB/tde-packaging-slackware SlavekB/tde-packaging-slackware]).
 
 
To build Trinity run the `BUILD-TDE.sh` script and follow the on-screen instructions. An example of the process is available [https://ray-v.github.io/A_typical_TDE_SlackBuild.html here].
 

Latest revision as of 20:27, 24 April 2022


Even though there is no official packaging of Trinity for Slackware, there are still to unofficial two ways to do so. Installation from binary packages is the easier solution, but installation from SlackBuilds offers a greater degree of control over the installation process.

SlackBuilds

SlackBuilds are available in the Ray-V/tde-slackbuilds repo on GitHub (also mirrored on TGW at SlavekB/tde-packaging-slackware).

To build Trinity run the `BUILD-TDE.sh` script and follow the on-screen instructions. An example of the process is available here.

SlackBuilds for packages not included in Ray-V's repo can be built using an unofficial special SlackBuild generator, provided by a member of the Trinity team.

Notes on Ray-V's Slackbuilds

  • By default you are presented with the choice between the archive of the last release and either the r14.0.x or the master development branches. If you want to test out another branch (e.g. as a developer) you can use the environment variable $FEAT to set the branch name.

Binary packages

There are no official binary packages for Slackware at this time.

Unofficial packaging of TDE can be found in various places on the Internet, including the tde-slackware project on SourceForge.

Messagebox warning.png
Warning!
Be careful when installing packages from an untrusted source!