st.
<code bash>
# switch to root
su -
# replace USERNAME with your non-root username who installed GRASS
if ! echo $PKG_CONFIG_PATH | grep -q /home/USERNAME/usr/local/share/pkgconfig; then
echo 'expor... le
. ~/.bash_profile
# create postgres group and user, which are required by postgresql
groupadd -g 209
ws]].
<code batch>
rem install micromamba
mkdir %USERPROFILE%\local\bin
curl -L https://github.com/mamb... eleases/latest/download/micromamba-win-64.exe -o %USERPROFILE%\local\bin\micromamba.exe
rem if %USERPROFILE%\local\bin is not in PATH
set PATH=%USERPROFILE%\local\bin;%PATH%
setx PATH %PATH%
rem set the
TO explains how to install TeX Live as a non-root user.
===== Shared non-root installation =====
The i... t can save disk storage on shared machines, since users use the same installation. It also does not requ... rent session
. ~/.bash_profile
</code>
For other users,
<code bash>
# create the same directory structu... rent session
. ~/.bash_profile
</code>
===== Per-user installation =====
The initial installation size
switch to root
su -
# create postgres group and user for postgresql, one of pdal dependencies
groupadd -g 209 postgres
useradd -u 209 -g 209 -d /var/lib/pgsql postgres
# in