====== How to install TeX Live on Linux ======
Slackware installs [[https://www.tug.org/texlive/|TeX Live]] by default. How... and documentation require root permissions to install (''texlive-extra'' and ''texlive-docs''), and they are not a full installation. This HOWTO explains how to install TeX Live
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
e ======
[[how_to_compile_grass_on_slackware|Install GRASS]] first.
<code bash>
# switch to root
su -... lace USERNAME with your non-root username who installed GRASS
if ! echo $PKG_CONFIG_PATH | grep -q /hom... lib/sbopkg/SBo-git/gis/qgis/options.sbopkg
# install qgis;
# build (Q)ueuefiles, not packages, to automatically build any dependencies;
# build (S)aved options
====== How to install the Intel Fortran Compiler on Linux ======
Go to [[https://www.intel.com/content... offline version.
<code bash>
# download the installer
wget https://registrationcenter-download.intel.... _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
====== 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.cmd
</code>
Now, whenever ''cmd.exe'' starts, Clink is invoked automatically.
o create an R package ======
<code rsplus>
# install devtools
install.packages("devtools")
# create a template in package/
usethis::create_package("packag
turnGeometry=true
# &returnTrueCurves=false
# &maxAllowableOffset=
# &geometryPrecision=
# &outSR=
# &h... e true, which means forever;
# you'll have to manually break out of this infinite loop
while :; do