Package Details: linutil-bin 2024.10.31-2

Git Clone URL: https://aur.archlinux.org/linutil-bin.git (read-only, click to copy)
Package Base: linutil-bin
Description: Chris Titus Tech's Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
Upstream URL: https://github.com/ChrisTitusTech/linutil
Keywords: bash linux rust shell toolbox
Licenses: MIT
Conflicts: linutil
Provides: linutil
Submitter: adamperkowski
Maintainer: adamperkowski
Last Packager: adamperkowski
Votes: 3
Popularity: 0.58
First Submitted: 2024-09-18 19:55 (UTC)
Last Updated: 2024-12-19 01:26 (UTC)

Latest Comments

lj3954 commented on 2024-10-20 21:39 (UTC)

Are we sure the treesitter library is a dependency? The bindings' build script includes a step of building the C library (https://github.com/tree-sitter/tree-sitter/blob/master/lib/binding_rust/build.rs#L15). Same for the tree-sitter-bash crate (https://github.com/tree-sitter/tree-sitter-bash/blob/master/bindings/rust/build.rs#L4). Running ldd on the binary also produces 'statically linked', which isn't quite the result you'd expect from depending on a shared object C library.

adamperkowski commented on 2024-09-20 23:47 (UTC)

Thanks for commenting. Fixed.

Dominiquini commented on 2024-09-20 23:43 (UTC) (edited on 2024-09-20 23:43 (UTC) by Dominiquini)

Wrong signature on version '2024.09.19-2':

-sha256sums_x86_64=('509b895b165af1c5e3eac83d8ffeeb8d0b58938d516472edccd81381513dd858')

-sha256sums_aarch64=('0f27c9a8fc2d9b445f2ef10a465abcbc1315d42ec411641ea9695b27679ee24e')

+sha256sums_x86_64=('4931a0f8dc5956219583eec22a0c9a1d83111cdddeb8a48fc7805d3598fccb23')

+sha256sums_aarch64=('93033e65657dc383d4666acc4ef87b82e8e1b4d220528dbc9d4f740d83528acb')