Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Updated installation command for .deb package #714

Merged
merged 1 commit into from
Jul 27, 2021
Merged

Updated installation command for .deb package #714

merged 1 commit into from
Jul 27, 2021

Conversation

hwittenborn
Copy link
Contributor

The current setup involves running dpkg -i to install the .deb file, followed by apt-get -f to install dependencies.

This can be combined into a single step by just using sudo apt install ./atom-amd64.deb, which will install both the Atom package and dependencies in one command.

@sadick254 sadick254 merged commit a17d169 into atom:master Jul 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants