Skip to content

Commit 638787f

Browse files
os: description of Arch Linux split packages
1 parent d78c69b commit 638787f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/os/linux/arch-linux.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,27 @@
1212

1313

1414
## Install
15+
16+
17+
## Packages
18+
19+
20+
### Split Packages
21+
22+
"split packages" are multiple packages built from a single source with a shared build process. Each package is defined in the PKGBUILD file
23+
24+
VLC is an example of a split package, where the media player is one package and the codecs for each media file type are in their own package. Using a split package avoids installing many codecs that would not be used.
25+
26+
27+
## Media players
28+
29+
[VLC]()
30+
31+
[Mpv]()
32+
33+
34+
## Video Editing
35+
36+
[Blender]()
37+
38+
[Kdenlive]()

0 commit comments

Comments
 (0)