Command Utilities for Linux
Find a file
Jonas_Jones e0d6a156a4
All checks were successful
Build and Publish Arch Packages / build-and-publish (push) Successful in 35s
Update to command-utils-1.0.0-1
2026-05-27 17:44:06 +02:00
.forgejo/workflows Initial commit 2026-05-27 16:43:57 +02:00
.idea Edited pkg repo for command-utils 2026-05-27 17:36:42 +02:00
.gitignore Initial commit 2026-05-27 16:43:57 +02:00
build.sh Initial commit 2026-05-27 16:43:57 +02:00
PKGBUILD Update to command-utils-1.0.0-1 2026-05-27 17:44:06 +02:00
README.md Edited pkg repo for command-utils 2026-05-27 17:36:42 +02:00

command-utils-pkg

This package provides utility functions for command-line applications. It includes features such as argument parsing, command execution, and output formatting. The utilities are designed to simplify the development of command-line tools I like to use.

Its easier than to write bash aliases or scripts and manage them individually.

The package includes the following modules:

  • command-utils: print a list of all packages and a short description of each one
  • cl: clear the terminal and show system information
  • jupdate: update all package managers