

This app eases the use of mounting (loading) encrypted partitions (also called Volumes), a disk drive may consist of several of those areas, usually represented by a drive letter. $ sudo cp linux/.script /etc/init.By Nabil Redmann (BananaAcid) 2023 English,ĭeutsch What is this app? And partitions?

Restart your shell so the path changes take effect.$ echo 'eval "$(pyenv init -)"' > ~/.bash_profile

Add pyenv init command to shell to enable shims and autocompletion.$ echo 'export PATH="$PYENV_ROOT/bin:$PATH"' > ~/.bash_profile $ echo 'export PYENV_ROOT="$HOME/.pyenv"' > ~/.bash_profile Define environment variable PYENV_ROOT to point to the path where pyenv repo is cloned and add $PYENV_ROOT/bin to your $PATH for access to the pyenv command-line utility.Checkout the pyenv to your directory ( $HOME/.pyenv is recommended.).$ sudo apt-get install -y make build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm
