套件: libblockdev2 (2.26-1)
libblockdev2 的相關超連結
Trisquel 的資源:
下載原始碼套件 libblockdev:
維護者:
Original Maintainers:
- Utopia Maintenance Team (郵件存檔)
- Martin Pitt
外部的資源:
- 主頁 [github.com]
相似套件:
Library for manipulating block devices
libblockdev is a C library with GObject introspection support that can be used for doing low-level operations with block devices like setting up LVM, BTRFS, LUKS or MD RAID.
The library uses plugins (LVM, BTRFS,...) and serves as a thin wrapper around its plugins' functionality. All the plugins, however, can be used as standalone libraries. One of the core principles of libblockdev is that it is stateless from the storage configuration's perspective (e.g. it has no information about VGs when creating an LV).
其他與 libblockdev2 有關的套件
|
|
|
-
- dep: libblockdev-utils2 (>= 2.14)
- Utility functions for libblockdev
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libglib2.0-0 (>= 2.42.2)
- GLib library of C routines