====== How to install TeX Live on Linux ======
Slackware installs [[https://www.tug.org/texlive/|TeX L... and documentation require root permissions to install (''texlive-extra'' and ''texlive-docs''), and the... full installation. This HOWTO explains how to install TeX Live as a non-root user.
===== Shared non-ro... https://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
# uncompress it
tar xvf install-tl
mpile PeakFQ on Linux ======
First, [[How to install the Intel Fortran Compiler on Linux|install the Intel Fortran Compiler]].
You can download the incomp... eakfq
rm -rf PeakFQ_7.5.1.src
cd peakfq
# rename all filenames to lowercase
for i in *.*; do
j=$(ech... hen
write(*,*) "Usage: peakfq specfile"
else
call get_command_argument(1, specfile)
call peakfq(s
====== How to install the Intel Fortran Compiler on Linux ======
Go to [[https://www.intel.com/content... _fortran-compiler_p_2024.2.1.80_offline.sh
# install
./l_fortran-compiler_p_2024.2.1.80_offline.sh -a -s --eula=accept --install-dir=$HOME/usr/local/opt/oneapi
rm -rf ~/intel /tm
e ======
[[how_to_compile_grass_on_slackware|Install GRASS]] first.
<code bash>
# switch to root
su -... lib/sbopkg/SBo-git/gis/qgis/options.sbopkg
# install qgis;
# build (Q)ueuefiles, not packages, to auto
o create an R package ======
<code rsplus>
# install devtools
install.packages("devtools")
# create a template in package/
usethis::create_package("packag
====== How to install Clink on Windows ======
[[https://chrisant996.github.io/clink/|Clink]] is a powe... ode batch>
C:\opt\clink\clink_x64.exe autorun install
echo @echo off>%LOCALAPPDATA%\clink\clink_start.c