1ARCHREPO2SOLV(1) LIBSOLV ARCHREPO2SOLV(1)
2
3
4
6 archrepo2solv - convert files in Arch repository format into a solv
7 file
8
10 archrepo2solv [OPTIONS]
11
13 The archrepo2solv tool reads Arch Linux repository data (core.db) from
14 stdin, and writes it as solv file to standard output.
15
16 -l DATABASEDIR
17 Instead of reading from standard input, scan the specified
18 directory for package meta files. Set DATABASEDIR to
19 /var/lib/pacman/local to scan the installed packages.
20
22 pacman(8)
23
25 Michael Schroeder <mls@suse.de>
26
27
28
29libsolv 07/25/2017 ARCHREPO2SOLV(1)