معرفی شرکت ها


parted-devel-3.6-2.fc39.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Files for developing apps which will manipulate disk partitions
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 39
مخزن Fedora Everything x86_64
نام بسته parted-devel
نام فایل بسته parted-devel-3.6-2.fc39.x86_64.rpm
نسخه بسته 3.6
انتشار بسته 2.fc39
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Thu 20 Jul 2023 10
هاست سازنده buildvm-x86-18.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.gnu.org/software/parted
مجوز GPL-3.0-or-later
حجم دانلود 33K
حجم نصب 93.126K
The GNU Parted library is a set of routines for hard disk partition manipulation. If you want to develop programs that manipulate disk partitions and filesystems using the routines provided by the GNU Parted library, you need to install this package.


جایگزین ها

بسته نسخه معماری مخزن
parted-devel-3.6-2.fc39.aarch64.rpm 3.6 aarch64 Fedora Everything
parted-devel-3.6-2.fc39.i686.rpm 3.6 i686 Fedora Everything


نیازمندی

مقدار نام
- /usr/bin/pkg-config
- libparted-fs-resize.so.0()(64bit)
- libparted.so.2()(64bit)
= 3.6-2.fc39 parted
- pkgconfig


ارائه دهنده

مقدار نام
= 3.6-2.fc39 parted-devel
= 3.6-2.fc39 parted-devel(x86-64)
= 3.6 pkgconfig(libparted)
= 3.6 pkgconfig(libparted-fs-resize)


نحوه نصب


نصب پکیج rpm parted-devel:

    dnf install parted-devel-3.6-2.fc39.x86_64.rpm


فایل ها

مسیرها
/usr/include/parted
/usr/include/parted/constraint.h
/usr/include/parted/debug.h
/usr/include/parted/device.h
/usr/include/parted/disk.h
/usr/include/parted/exception.h
/usr/include/parted/filesys.h
/usr/include/parted/geom.h
/usr/include/parted/natmath.h
/usr/include/parted/parted.h
/usr/include/parted/timer.h
/usr/include/parted/unit.h
/usr/lib64/libparted-fs-resize.so
/usr/lib64/libparted.so
/usr/lib64/pkgconfig/libparted-fs-resize.pc
/usr/lib64/pkgconfig/libparted.pc
/usr/share/doc/parted-devel
/usr/share/doc/parted-devel/API
/usr/share/doc/parted-devel/FAT


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-07-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

2023-04-10

Upstream 3.6 stable release
Dropping pre-3.5 changelog entries

2023-03-27

Upstream 3.5.28 Alpha release
Dropped all patches included in new upstream release
Bumped minor version on libparted.so and libparted-fs-resize.so

2023-03-17

parted: Fix ending sector location when using kibi IEC suffix (bcl)
tests: Fix formatting and snprintf warnings in tests. (bcl)
ui: Add checks for prompt being NULL (bcl)
strlist: Handle realloc error in wchar_to_str (bcl)
libparted: Fix potential NULL dereference in ped_disk_next_partition (bcl)
filesys: Check for null from close_fn (bcl)

2023-02-07

libparted: Fix problem with creating 1s partitions
tests: Fixing libparted test framework usage

2023-01-30

SPDX migration

2023-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-12-14

libparted: Fix handling of msdos partition types
tests: Add a libparted test for ped_partition_set_system on msdos
parted: Add display of GPT UUIDs in JSON output
Add no_automount flag support
increase xfs size to 300M

2022-08-08

Fix ped_partition_set_system handling of existing flags

2022-08-04

Update enum patch description for upstream

2022-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-06-20

Set _FIRST_ and _LAST_ macro values directly

2022-05-17

tests: t3200-type-change now passes (bcl)
parted: Reset the filesystem type when changing the id/uuid (bcl)
libparted: add swap flag for DASD label (aschnell)
parted: add type command (aschnell)
maint: post-release administrivia (bcl)

2022-04-18

Upstream 3.5 stable release