Difference between revisions of "Slackware Trinity Installation Instructions"
Jump to navigation
Jump to search
m (Blu256 moved page Slackware Trinity Repository Installation Instructions to Slackware Trinity Installation Instructions: Now mentions SlackBuilds) |
(Added link to build process demonstration.) |
||
Line 17: | Line 17: | ||
====For Slackware 13.1 (v3.5.13)==== |
====For Slackware 13.1 (v3.5.13)==== |
||
wget -c -nd -r -l1 --no-parent -A.txz -A.txt http://mirror.ppa.trinitydesktop.org/trinity/trinity/slackware/13.1/ |
wget -c -nd -r -l1 --no-parent -A.txz -A.txt http://mirror.ppa.trinitydesktop.org/trinity/trinity/slackware/13.1/ |
||
− | --> |
||
− | + | 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) --> |
||
Line 25: | Line 24: | ||
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]). |
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. |
+ | 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]. |
Revision as of 17:20, 18 July 2021
Slackware Trinity Repository Installation Instructions
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.
Binary packages
Binary packages for Slackware are not available at this time.
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.