Skip to content

Use apt install method from https://dart.dev/get-dart Linux - #2

Closed
jcbhmr wants to merge 9 commits into
mainfrom
jcbhmr-patch-1
Closed

Use apt install method from https://dart.dev/get-dart Linux#2
jcbhmr wants to merge 9 commits into
mainfrom
jcbhmr-patch-1

Conversation

@jcbhmr

@jcbhmr jcbhmr commented Aug 16, 2023

Copy link
Copy Markdown
Member

https://dart.dev/get-dart

image

image

i think this supports ARM too? that's important for macOS folks using M1 macs who user devcontainers locally

@jcbhmr

jcbhmr commented Aug 16, 2023

Copy link
Copy Markdown
Member Author

time to see if those tests pass...

@jcbhmr
jcbhmr marked this pull request as ready for review August 16, 2023 03:20
@jcbhmr

jcbhmr commented Aug 16, 2023

Copy link
Copy Markdown
Member Author

it works! at least on x86_64 machines. idk about arm64.

@jcbhmr

jcbhmr commented Aug 16, 2023

Copy link
Copy Markdown
Member Author

supposedly there's also a way to install a specific version using apt...

https://askubuntu.com/a/428778

How to install a specific package version?

sudo apt-get install <package name>=<version>

Example:

$ sudo apt-get install gparted=0.16.1-1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
gparted is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 265 not upgraded.

@jcbhmr
jcbhmr marked this pull request as draft August 16, 2023 03:21
@jcbhmr

jcbhmr commented Aug 16, 2023

Copy link
Copy Markdown
Member Author

@jcbhmr

jcbhmr commented Aug 16, 2023

Copy link
Copy Markdown
Member Author

i think the better option is probs to just download the .zip manually but idk

@jcbhmr jcbhmr mentioned this pull request Aug 21, 2023
@jcbhmr jcbhmr closed this Aug 22, 2023
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

Successfully merging this pull request may close these issues.

1 participant