Use DEB822 for Ubuntu Install Guide
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- shell, ubuntu
- Domain
- documentation
Research direction
Locate the install guide and its "Ubuntu 20.04 and above" section, then read the surrounding repository setup instructions. Update that section to use the proposed DEB822 .sources format, preserving the shown codename and keyring details; done means the guide clearly provides the new commands for supported Ubuntu versions.
Written by the indexing model from the issue text.
Description
The DEB822 format (.sources files) has been supported since apt 1.1 and has been the default format since Ubuntu 24.04 LTS.
Ubuntu 20.04.6 LTS ships with apt 2.0.9 according to the manifest file, so I think it makes sense to update the "Ubuntu 20.04 and above" section of the install guide to use the "new" repo file format.
# Add the repository.
export CODENAME="$(lsb_release -cs)"
sudo tee /etc/apt/sources.list.d/rethinkdb.sources <<-EOF
Types: deb
URIs: https://download.rethinkdb.com/repository/ubuntu-$CODENAME
Suites: $CODENAME
Components: main
Signed-By: /usr/share/keyrings/rethinkdb-archive-keyrings.gpg
EOF
- Dominant language
- CSS
- Stars
- 118
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from rethinkdb/docs
-
Difficulty 1/5 Under an hour Newbie friendliness 68/100
-
Difficulty 1/5 Under an hour Newbie friendliness 65/100
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
fullcalendar/fullcalendar#8106 ·