Skip to content

Commit

Permalink
feat: add package inxi
Browse files Browse the repository at this point in the history
## Describe the package

[inxi] is “a full featured system information script”,
designed to make technical support for Linux installations easier.
inxi can comprehensively describe a system with no extra configuration,
and it has been well maintained since 2008.
inxi is extremely lightweight,
[committed][inxi-core-mission] to running anywhere that provides its
sole required dependency of Perl 5.008 or later.

inxi is a good companion to other packages in main like htop, lshw, and
Smartmontools,
providing a friendly & reliable interface for diagnostics,
even when the the system may be in a degraded state.
In addition,
providing inxi by default means that those outside of the Universal Blue
community who end up providing support for a Universal Blue distribution
will have a familiar tool to rely on.

[inxi]: <https://smxi.org/docs/inxi.htm>
[inxi-core-mission]: <https://smxi.org/docs/inxi-core-mission.htm>

## Information on the package

```
$ dnf info inxi
Available packages
Name           : inxi
Epoch          : 0
Version        : 3.3.36
Release        : 1.fc41
Architecture   : noarch
Download size  : 579.7 KiB
Installed size : 2.2 MiB
Source         : inxi-3.3.36-1.fc41.src.rpm
Repository     : fedora
Summary        : A full featured system information script
URL            : https://smxi.org/docs/inxi.htm
License        : GPL-3.0-or-later
Description    : Inxi offers a wide range of built-in options, as well as a good number of extra
               : features which require having the script recommends installed on the system.
Vendor         : Fedora Project
```

See also [Repology's information on inxi][Repology/inxi].

[Repology/inxi]: <https://repology.org/project/inxi/information>

## Image

All Images

## Trailers

Signed-off-by: Dusk Banks <[email protected]>
  • Loading branch information
bb010g committed Dec 18, 2024
1 parent 21fbc28 commit 1970d96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"heif-pixbuf-loader",
"htop",
"intel-vaapi-driver",
"inxi",
"just",
"kernel-tools",
"libcamera",
Expand Down

0 comments on commit 1970d96

Please sign in to comment.