Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
aims-desktop
aims-desktop-metapackages
Commits
b4d97a6a
Commit
b4d97a6a
authored
Jun 03, 2021
by
Jan Groenewald
Browse files
Add aims-install-vscode
parent
fe691028
Changes
2
Hide whitespace changes
Inline
Side-by-side
2022.1/aims-desktop/aims-desktop-2022/bin/aims-install-vscode
0 → 100644
View file @
b4d97a6a
wget -qO- https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > /tmp/packages.microsoft.gpg
install -o root -g root -m 644 /tmp/packages.microsoft.gpg /etc/apt/trusted.gpg.d/
sh -c 'echo "deb [arch=amd64 signed-by=/etc/apt/trusted.gpg.d/packages.microsoft.gpg] https://packages.microsoft.com/repos/code stable main" > /etc/apt/sources.list.d/vscode.list'
apt -qq update
apt install code
2022.1/aims-desktop/aims-desktop-2022/debian/changelog
View file @
b4d97a6a
aims-desktop (1:2022.11) bullseye; urgency=medium
* Add aims-install-vscode
-- Jan Groenewald <jan@aims.ac.za> Thu, 03 Jun 2021 10:27:52 +0200
aims-desktop (1:2022.10) bullseye; urgency=medium
* User rstudio 1106 package instead of 1103
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment