HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pkgctl db update — Update the `pacman` database as final release step for packages that have been transferred and stage

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecommandupdatedatabaseclifinalpkgctl db updatepacman
linux

Problem

How to use the pkgctl db update command: Update the pacman database as final release step for packages that have been transferred and staged on <https://repos.archlinux.org>. More information: <https://manned.org/pkgctl-db-update>.

Solution

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://manned.org/pkgctl-db-update>.

Update the binary repository as final release step:
pkgctl db update

Code Snippets

Update the binary repository as final release step

pkgctl db update

Context

tldr-pages: linux/pkgctl db update

Revisions (0)

No revisions yet.