Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu installation #17

Open
mxochicale opened this issue Jul 11, 2023 · 1 comment
Open

Ubuntu installation #17

mxochicale opened this issue Jul 11, 2023 · 1 comment

Comments

@mxochicale
Copy link
Owner

Just raising this one to update ubuntu installation

@mxochicale
Copy link
Owner Author

  • Create, check and run the following lines in a bash shell script
## basics 
wget https://raw.githubusercontent.com/mxochicale/tools/master/ubuntu/basics.bash
sudo echo
bash basics.bash
rm basics.bash 
wget https://raw.githubusercontent.com/mxochicale/tools/master/vim/.vimrc
wget https://raw.githubusercontent.com/mxochicale/tools/main/bashrc/append_aliases_to_bashrc.bash
bash append_aliases_to_bashrc.bash
rm append_aliases_to_bashrc.bash
source ~/.bashrc
## cuda
#https://github.com/mxochicale/code/tree/43-cuda-installation/gpu/nvidia
## mamba
#https://github.com/mxochicale/code/tree/43-cuda-installation/mamba
## visual code studio
https://github.com/mxochicale/code/blob/43-cuda-installation/IDEs/vscode/install.bash
#vlc
sudo apt-get install vlc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant