Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

docs: Update apt instructions #107

Merged
merged 2 commits into from
Oct 15, 2021
Merged

Conversation

toothbrush
Copy link
Member

@toothbrush toothbrush commented Sep 17, 2021

Users get a warning when following this advice. If we want to squash it, here's the solution.

I encourage folks to try it out in a blank Docker container to ensure the signing keys and everything line up, too.

yak isn't the only thing we might distribute.
`apt-key` is deprecated; the suggestion is to manage keyring files in the /etc/apt/trusted.gpg.d
folder instead, see apt-key(8).

Let's update the README to reflect that, since folks were getting a warning when following the
previous instructions.
@toothbrush toothbrush merged commit 60ff68c into master Oct 15, 2021
@lokulin lokulin deleted the paul/update-apt-instructions branch August 17, 2022 10:25
lokulin pushed a commit that referenced this pull request Aug 18, 2022
* README: Save APT repo to redbubble.list.

yak isn't the only thing we might distribute.

* README: apt-key is deprecated.

`apt-key` is deprecated; the suggestion is to manage keyring files in the /etc/apt/trusted.gpg.d
folder instead, see apt-key(8).

Let's update the README to reflect that, since folks were getting a warning when following the
previous instructions.
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.

1 participant