mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-13 19:55:45 +02:00
lddd: add page (#9286)
This commit is contained in:
parent
7fab1fc4c7
commit
4a9dc81054
1 changed files with 9 additions and 0 deletions
9
pages/linux/lddd.md
Normal file
9
pages/linux/lddd.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# lddd
|
||||||
|
|
||||||
|
> Find broken library links on the system.
|
||||||
|
> This tool is only available on Arch Linux.
|
||||||
|
> More information: <https://man.archlinux.org/man/extra/devtools/lddd.1>.
|
||||||
|
|
||||||
|
- Scan directories to find and list packages with broken library links that need to be rebuilt:
|
||||||
|
|
||||||
|
`lddd`
|
Loading…
Add table
Reference in a new issue