{"id":22188873,"url":"https://github.com/qwreey/vscode-install.sh","last_synced_at":"2025-03-24T20:16:23.123Z","repository":{"id":172886965,"uuid":"631007783","full_name":"qwreey/vscode-install.sh","owner":"qwreey","description":"Fastest way to install Microsoft offical Visual Studio Code in linux","archived":false,"fork":false,"pushed_at":"2023-06-06T00:02:10.000Z","size":126,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T00:32:06.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qwreey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-04-21T17:22:25.000Z","updated_at":"2023-11-21T19:26:07.000Z","dependencies_parsed_at":"2023-11-20T19:46:32.205Z","dependency_job_id":"f8718ee5-035f-4d11-9cae-777bd01250cd","html_url":"https://github.com/qwreey/vscode-install.sh","commit_stats":null,"previous_names":["qwreey75/vscode-install.sh","qwreey/vscode-install.sh"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwreey%2Fvscode-install.sh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwreey%2Fvscode-install.sh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwreey%2Fvscode-install.sh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwreey%2Fvscode-install.sh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qwreey","download_url":"https://codeload.github.com/qwreey/vscode-install.sh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245344005,"owners_count":20599867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-02T11:12:58.976Z","updated_at":"2025-03-24T20:16:23.103Z","avatar_url":"https://github.com/qwreey.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vscodeInstaller.sh\n\n![screenshot](screenshot.png)\n\nFastest, easiest way to install Microsoft offical Visual Studio Code build in linux.\n\nWhat is included?\n\n+ Auto find package frontend (dpkg, rpm or tar.gz)\n+ Auto mechine arch recognize (by uname)\n+ Checking installed version and origin version, if same, just exit\n+ When have no package frontend, create .desktop file, code command automatically\n\n# Uses\n\n```\n$ ./vscodeInstaller.sh --help\n-f | --frontend \u003cdeb, rpm, tar.gz, auto\u003e\n    Set frontend for install vscode. Defualt is auto\n-a | --arch \u003carm64, armhf, x64, auto\u003e\n    Target arch, Default is auto (recommended)\n-u | --user\n    Do not check root permission\n-h | --help\n    Show this message\n--uninstall\n    Uninstall vscode\n-c | --chown \u003cusername\u003e\n    Change owner of /usr/share/code folder to qwreey\n    This option may useful if you use vscode patch extension\n    Give \\$USER to current user\n-k | --keep\n    Keep .dev .tar.gz .rpm file in cwd\n```\n\n## Download script with curl\n\n```\n# Download script\ncurl https://raw.githubusercontent.com/qwreey75/vscodeInstall.sh/master/vscodeInstall.sh -s -o vscodeInstall.sh; chmod a+x vscodeInstall.sh\n\n# Run script\nsudo ./vscodeInstall.sh\n```\n\n## One line\n\n```\ncurl https://raw.githubusercontent.com/qwreey75/vscodeInstall.sh/master/vscodeInstall.sh -s | sudo bash\n```\n\n## TODO\n\nAUR, buildpkg  frontend\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwreey%2Fvscode-install.sh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqwreey%2Fvscode-install.sh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwreey%2Fvscode-install.sh/lists"}