mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-10 12:46:50 +00:00
Update cheatsheets
This commit is contained in:
13
linux/pkgctl-db-update
Normal file
13
linux/pkgctl-db-update
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
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 transfered 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`
|
||||
Reference in New Issue
Block a user