How to Install and Uninstall ast-devel.i686 Package on Fedora 39
Last updated: November 27,2024
1. Install "ast-devel.i686" package
This tutorial shows how to install ast-devel.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
ast-devel.i686
Copied
2. Uninstall "ast-devel.i686" package
Please follow the guidance below to uninstall ast-devel.i686 on Fedora 39:
$
sudo dnf remove
ast-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the ast-devel.i686 package on Fedora 39
Last metadata expiration check: 5:08:16 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ast-devel
Version : 9.2.10
Release : 2.fc39
Architecture : i686
Size : 49 k
Source : ast-9.2.10-2.fc39.src.rpm
Repository : fedora
Summary : Development files for ast
URL : http://starlink.eao.hawaii.edu/starlink/AST
License : LGPLv3+ and LGPLv2+
Description : The ast-devel package contains libraries and header files for
: developing applications that use ast.
:
: Applications should make use of the ast_link command for setting the
: libraries to link to, e.g.:
:
: cc prog.c `ast_link` -o prog
Available Packages
Name : ast-devel
Version : 9.2.10
Release : 2.fc39
Architecture : i686
Size : 49 k
Source : ast-9.2.10-2.fc39.src.rpm
Repository : fedora
Summary : Development files for ast
URL : http://starlink.eao.hawaii.edu/starlink/AST
License : LGPLv3+ and LGPLv2+
Description : The ast-devel package contains libraries and header files for
: developing applications that use ast.
:
: Applications should make use of the ast_link command for setting the
: libraries to link to, e.g.:
:
: cc prog.c `ast_link` -o prog