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

Install - Improve install experience on Linux #3239

Closed
2 tasks done
joaomoreno opened this issue Feb 22, 2016 · 0 comments
Closed
2 tasks done

Install - Improve install experience on Linux #3239

joaomoreno opened this issue Feb 22, 2016 · 0 comments

Comments

@joaomoreno
Copy link
Member

Issue: #2679, #269
Assignees:

Details:

Test the deb package install and uninstall on Ubuntu

  1. Setup Ubuntu VM/machine
  2. Download .deb package from https://vscode-builds.azurewebsites.net/alpha
  3. Install by opening .deb package through Ubuntu Software Center
  4. Ensure it installed correctly:
    • Opening "Code" through the launcher works
    • Running code-alpha through the terminal launches code
  5. Uninstall: sudo apt-get remove visual-studio-code-alpha
  6. Ensure it uninstalled correctly:
    • /bin/code-alpha should not exist
    • /usr/share/code-alpha should not exist
  7. Install via command line: sudo dpkg -i vscode-amd64.deb
  8. Repeat steps 4-6.

Test install and uninstall on Debian

Perform above steps on a Debian machine/VM.

@joaomoreno joaomoreno added this to the Feb 2016 milestone Feb 22, 2016
@egamma egamma mentioned this issue Feb 22, 2016
97 tasks
@isidorn isidorn closed this as completed Feb 23, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
@Tyriar Tyriar removed their assignment Jun 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants