How to Install and Uninstall perl-Fsdb.noarch Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "perl-Fsdb.noarch" package
Please follow the steps below to install perl-Fsdb.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Fsdb.noarch
Copied
2. Uninstall "perl-Fsdb.noarch" package
Please follow the step by step instructions below to uninstall perl-Fsdb.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-Fsdb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Fsdb.noarch package on AlmaLinux 8
Last metadata expiration check: 1:45:05 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Fsdb
Epoch : 2
Version : 3.0
Release : 1.el8
Architecture : noarch
Size : 570 k
Source : perl-Fsdb-3.0-1.el8.src.rpm
Repository : epel
Summary : A set of commands for manipulating flat-text databases from the shell
URL : http://www.isi.edu/~johnh/SOFTWARE/FSDB/
License : GPLv2
Description : FSDB is a package of commands for manipulating flat-ASCII databases from
: shell scripts. FSDB is useful to process medium amounts of data (with
: very little data you'd do it by hand, with megabytes you might want a
: real database). FSDB is very good at doing things like:
:
: - extracting measurements from experimental output
: - re-examining data to address different hypotheses
: - joining data from different experiments
: - eliminating/detecting outliers
: - computing statistics on data (mean, confidence intervals,
: correlations, histograms)
: - reformatting data for graphing programs
:
: Rather than hand-code scripts to do each special case, FSDB provides
: higher-level functions than one gets with raw perl or shell scripts.
: (Some features: control uses names instead of column numbers,
: it is self-documenting, and is robust with good error and memory handling.)
Available Packages
Name : perl-Fsdb
Epoch : 2
Version : 3.0
Release : 1.el8
Architecture : noarch
Size : 570 k
Source : perl-Fsdb-3.0-1.el8.src.rpm
Repository : epel
Summary : A set of commands for manipulating flat-text databases from the shell
URL : http://www.isi.edu/~johnh/SOFTWARE/FSDB/
License : GPLv2
Description : FSDB is a package of commands for manipulating flat-ASCII databases from
: shell scripts. FSDB is useful to process medium amounts of data (with
: very little data you'd do it by hand, with megabytes you might want a
: real database). FSDB is very good at doing things like:
:
: - extracting measurements from experimental output
: - re-examining data to address different hypotheses
: - joining data from different experiments
: - eliminating/detecting outliers
: - computing statistics on data (mean, confidence intervals,
: correlations, histograms)
: - reformatting data for graphing programs
:
: Rather than hand-code scripts to do each special case, FSDB provides
: higher-level functions than one gets with raw perl or shell scripts.
: (Some features: control uses names instead of column numbers,
: it is self-documenting, and is robust with good error and memory handling.)