How to Install and Uninstall fcc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "fcc" package

This is a short guide on how to install fcc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fcc

2. Uninstall "fcc" package

In this section, we are going to explain the necessary steps to uninstall fcc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fcc $ sudo apt autoclean && sudo apt autoremove

3. Information about the fcc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fcc
Priority: optional
Section: universe/science
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: looptools
Version: 2.8-1
Depends: gfortran
Filename: pool/universe/l/looptools/fcc_2.8-1_amd64.deb
Size: 3116
MD5sum: d5e7b29ad9768edccc4ed1e2a27f59cc
SHA1: 7b7dcb63f77759e797369df3d74c6b8c3f3b063d
SHA256: c15b1581e40b5629ed5b64f61652818ef231d2932c9cd6040e4f614406a3f40a
Description-en: Script to compile C/C++ programs and link to Fortran libraries
LoopTools is a package for evaluation of scalar and tensor one-loop
integrals based on the FF package by G.J. van Oldenborgh. It features
an easy Fortran, C++, and Mathematica interface to the scalar
one-loop functions of FF and in addition provides the 2-, 3-, and
4-point tensor coefficient functions.
.
This package provides a script, fcc, to compile C and C++ programs
and link them with Fortran libraries.
Description-md5: 248c42abc853d5412528ffcf13d8a685
Homepage: http://www.feynarts.de/looptools/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu