Files
cheatsheet-tldr/tldr/linux/pkgctl-db-update
2024-03-21 00:14:12 +00:00

14 lines
397 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# pkgctl db update
> Update the `pacman` database as final release step for packages that have been transferred and staged on <https://repos.archlinux.org>.
> More information: <https://man.archlinux.org/man/pkgctl-db-update.1>.
- Update the binary repository as final release step:
`pkgctl db update`