Package Details: dell-command-configure 5.1.0.6-2

Git Clone URL: https://aur.archlinux.org/dell-command-configure.git (read-only, click to copy)
Package Base: dell-command-configure
Description: Configure various BIOS features on Dell laptops
Upstream URL: https://www.dell.com/support/kbdoc/000178000/dell-command-configure
Licenses: unknown
Provides: libdchapi.so, libdchbas.so, libdchcfl.so, libdchesm.so, libdchipm.so, libdchtvm.so, libhapiintf.so, libsmbios_c.so, srvadmin-hapi
Submitter: maximbaz
Maintainer: None
Last Packager: gitpocalypse
Votes: 15
Popularity: 0.000550
First Submitted: 2019-02-17 19:03 (UTC)
Last Updated: 2025-11-18 13:02 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

niluzz commented on 2025-11-12 15:49 (UTC)

Incompatible with Dell Inspiron 15 3535 AMD

gitpocalypse commented on 2025-03-14 12:45 (UTC)

Thanks @wallun . Updated.

wallun commented on 2025-03-12 23:04 (UTC)

Hi,

Here's a patch for version v5.1.0-6 :

From 4b24b8c75b38c642f65f62e943199c17da607d16 Mon Sep 17 00:00:00 2001
From: Wallun <wallun@disroot.org>
Date: Wed, 12 Mar 2025 23:58:05 +0100
Subject: [PATCH] feat: update to v5.1.0-6

---
 .SRCINFO | 6 +++---
 PKGBUILD | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/.SRCINFO b/.SRCINFO
index 500693f..c75e113 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = dell-command-configure
    pkgdesc = Configure various BIOS features on Dell laptops
-   pkgver = 4.11.0.6
+   pkgver = 5.1.0.6
    pkgrel = 2
    url = https://www.dell.com/support/kbdoc/000178000/dell-command-configure
    arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = dell-command-configure
    provides = libsmbios_c.so=2
    provides = libhapiintf.so
    provides = srvadmin-hapi
-   source = dell-command-configure-4.11.0.6.tar.gz::https://dl.dell.com/FOLDER10469726M/1/command-configure_4.11.0-6.ubuntu22_amd64.tar.gz
-   sha256sums = 0706b8b1882e6301012842523f7c331e1ce3b8379a19037c7ca7a8a161d7d7c1
+   source = dell-command-configure-5.1.0.6.tar.gz::https://dl.dell.com/FOLDER12705845M/1/command-configure_5.1.0-6.ubuntu24_amd64.tar.gz
+   sha256sums = 30ce838e4cff56e5422c71848e2f3c5ead2f215f807ea4248cd5f3e33a853adc

 pkgname = dell-command-configure
diff --git a/PKGBUILD b/PKGBUILD
index 22bb9b0..54f4136 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Maxim Baz <$pkgname at maximbaz dot com>
 # https://www.dell.com/support/home/en-us/drivers/DriversDetails?driverId=42VJ8
 pkgname=dell-command-configure
-_pkgver=4.11.0-6
+_pkgver=5.1.0-6
 pkgver=${_pkgver//-/.}
 pkgrel=2
 pkgdesc='Configure various BIOS features on Dell laptops'
@@ -15,8 +15,8 @@ provides=('libdchtvm.so=9' 'libdchipm.so=9' 'libdchesm.so=9' 'libdchcfl.so=9'
           'libdchbas.so=9' 'libdchapi.so=9' 'libsmbios_c.so=2' 'libhapiintf.so'
           'srvadmin-hapi')
 DLAGENTS=("https::/usr/bin/curl -A 'Mozilla' -fLC - --retry 3 --retry-delay 3 -o %o %u")
-source=("${pkgname}-${pkgver}.tar.gz::https://dl.dell.com/FOLDER10469726M/1/command-configure_${_pkgver}.ubuntu22_amd64.tar.gz")
-sha256sums=('0706b8b1882e6301012842523f7c331e1ce3b8379a19037c7ca7a8a161d7d7c1')
+source=("${pkgname}-${pkgver}.tar.gz::https://dl.dell.com/FOLDER12705845M/1/command-configure_${_pkgver}.ubuntu24_amd64.tar.gz")
+sha256sums=('30ce838e4cff56e5422c71848e2f3c5ead2f215f807ea4248cd5f3e33a853adc')

 prepare() {
   ar xf srvadmin-hapi_*.deb
--
2.48.1

wallun commented on 2025-03-12 23:01 (UTC)

Hi,

Here's a patch for version v5.1.0-6 :

From 4b24b8c75b38c642f65f62e943199c17da607d16 Mon Sep 17 00:00:00 2001
From: Wallun <wallun@disroot.org>
Date: Wed, 12 Mar 2025 23:58:05 +0100
Subject: [PATCH] feat: update to v5.1.0-6

---
 .SRCINFO | 6 +++---
 PKGBUILD | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/.SRCINFO b/.SRCINFO
index 500693f..c75e113 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = dell-command-configure
    pkgdesc = Configure various BIOS features on Dell laptops
-   pkgver = 4.11.0.6
+   pkgver = 5.1.0.6
    pkgrel = 2
    url = https://www.dell.com/support/kbdoc/000178000/dell-command-configure
    arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = dell-command-configure
    provides = libsmbios_c.so=2
    provides = libhapiintf.so
    provides = srvadmin-hapi
-   source = dell-command-configure-4.11.0.6.tar.gz::https://dl.dell.com/FOLDER10469726M/1/command-configure_4.11.0-6.ubuntu22_amd64.tar.gz
-   sha256sums = 0706b8b1882e6301012842523f7c331e1ce3b8379a19037c7ca7a8a161d7d7c1
+   source = dell-command-configure-5.1.0.6.tar.gz::https://dl.dell.com/FOLDER12705845M/1/command-configure_5.1.0-6.ubuntu24_amd64.tar.gz
+   sha256sums = 30ce838e4cff56e5422c71848e2f3c5ead2f215f807ea4248cd5f3e33a853adc

 pkgname = dell-command-configure
diff --git a/PKGBUILD b/PKGBUILD
index 22bb9b0..54f4136 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Maxim Baz <$pkgname at maximbaz dot com>
 # https://www.dell.com/support/home/en-us/drivers/DriversDetails?driverId=42VJ8
 pkgname=dell-command-configure
-_pkgver=4.11.0-6
+_pkgver=5.1.0-6
 pkgver=${_pkgver//-/.}
 pkgrel=2
 pkgdesc='Configure various BIOS features on Dell laptops'
@@ -15,8 +15,8 @@ provides=('libdchtvm.so=9' 'libdchipm.so=9' 'libdchesm.so=9' 'libdchcfl.so=9'
           'libdchbas.so=9' 'libdchapi.so=9' 'libsmbios_c.so=2' 'libhapiintf.so'
           'srvadmin-hapi')
 DLAGENTS=("https::/usr/bin/curl -A 'Mozilla' -fLC - --retry 3 --retry-delay 3 -o %o %u")
-source=("${pkgname}-${pkgver}.tar.gz::https://dl.dell.com/FOLDER10469726M/1/command-configure_${_pkgver}.ubuntu22_amd64.tar.gz")
-sha256sums=('0706b8b1882e6301012842523f7c331e1ce3b8379a19037c7ca7a8a161d7d7c1')
+source=("${pkgname}-${pkgver}.tar.gz::https://dl.dell.com/FOLDER12705845M/1/command-configure_${_pkgver}.ubuntu24_amd64.tar.gz")
+sha256sums=('30ce838e4cff56e5422c71848e2f3c5ead2f215f807ea4248cd5f3e33a853adc')

 prepare() {
   ar xf srvadmin-hapi_*.deb
--
2.48.1

gitpocalypse commented on 2023-10-30 12:34 (UTC)

TLDR; package is fixed.

Thanks for the info guys. Turns out the deb file format changed after I did the initial changes for the new version and the cached build files on my system worked fine since I had downloaded them before the change.

CO-1 commented on 2023-10-30 12:01 (UTC) (edited on 2023-10-30 12:01 (UTC) by CO-1)

cctk command missing because command-configure_4.11.0-6.ubuntu22_amd64.deb contains data.tar.zst not data.tar.xz.

To fix replace extension in PKGBUILD line 28:

-  bsdtar -xvf data.tar.xz -C command-configure
+  bsdtar -xvf data.tar.zst -C command-configure

gitpocalypse commented on 2023-10-30 02:14 (UTC)

I am unable to reproduce. Are you using a helper or running makepkg directly?

jclsn commented on 2023-10-28 14:20 (UTC)

Yeah the .deb file is not extracted at all and the symlink /usr/bin/cctk points to nothing. You can fix it by inserting

bsdtar -xf "$srcdir/data.tar.zst" -C "$pkgdir"

at the top of the package() function

midnight commented on 2023-10-28 10:54 (UTC)

Newer version does not install correctly

gitpocalypse commented on 2023-03-27 01:58 (UTC)

Added openssl-1.1 dep. Removed install script running mkinitcpio. I don't think we need it anymore.