How to Install and Uninstall ast.x86_64 Package on Fedora 35

Last updated: October 06,2024

1. Install "ast.x86_64" package

Here is a brief guide to show you how to install ast.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install ast.x86_64

2. Uninstall "ast.x86_64" package

Please follow the step by step instructions below to uninstall ast.x86_64 on Fedora 35:

$ sudo dnf remove ast.x86_64 $ sudo dnf autoremove

3. Information about the ast.x86_64 package on Fedora 35

Last metadata expiration check: 2:31:19 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ast
Version : 9.2.4
Release : 2.fc35
Architecture : x86_64
Size : 1.8 M
Source : ast-9.2.4-2.fc35.src.rpm
Repository : fedora
Summary : A Library for Handling World Coordinate Systems in Astronomy
URL : http://starlink.eao.hawaii.edu/starlink/AST
License : LGPLv3+ and LGPLv2+
Description : The AST library provides a comprehensive range of facilities for attaching
: world coordinate systems to astronomical data, for retrieving and interpreting
: that information and for generating graphical output based on it. It's main
: selling points are:
:
: * Ease of use.
: * Facilities for generating plots of generalized non-linear, potentially
: discontinuous 2-D or 3-D coordinate systems, with detailed control of the
: appearance of the plot.
: * Facilities for converting transparently between different coordinate
: systems, including a wide range of celestial, spectral and time coordinate
: systems.
: * Facilities for searching a general collection of connected coordinate
: systems for a coordinate system with any given set of characteristics.
: * Allows code for handling WCS information to be written in a general way
: without regard to the specific nature of the coordinate systems being
: handled (i.e. whether they represent sky positions, spectral positions,
: focal plane positions, pixel positions, etc).
: * Flexible system for saving and retrieving WCS information, including (but
: not limited to) a range of different popular FITS descriptions.
: * Written in C but has interfaces for C, Fortran, Java (via JNI), Perl, and
: UNIX shell.
: * Extensive documentation.