https://github.com/fconidi/systemback-install_pack-1.9.3
with source forge
console.log('Hello, Snippets!');
python --version
The following snippet will create a directory to install miniconda into, download the latest python 3 based install script for Linux 64 bit, run the install script, delete the install script, then add a conda initialize to your bash or zsh shell. After doing this you can restart your shell and conda will be ready to go.
mkdir -p ~/miniconda3
wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O ~/miniconda3/miniconda.sh
https://code.launchpad.net/~inkscape.dev/+recipe/inkscape-1.1`
sudo aptitude install inkscape=0.92.5-1ubuntu1.1 sudo apt clean exit
Then set SSH public/private keys in .ssh && Adding it to gh to have the connection local-origin
https://www.toolsqa.com/git/git-ssh-authentication/
About SSH Github docs
https://docs.github.com/en/authentication/connecting-to-github-with-ssh/about-ssh
$ git remote -v