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

Last updated: May 12,2024

1. Install "swarp" package

Please follow the guidance below to install swarp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install swarp

2. Uninstall "swarp" package

This is a short guide on how to uninstall swarp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove swarp $ sudo apt autoclean && sudo apt autoremove

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

Package: swarp
Priority: optional
Section: universe/science
Installed-Size: 447
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Maintainers
Architecture: amd64
Version: 2.38.0+dfsg-3
Depends: libc6 (>= 2.14)
Filename: pool/universe/s/swarp/swarp_2.38.0+dfsg-3_amd64.deb
Size: 145154
MD5sum: 1dc76907c649f94dba0b6e55924da1ad
SHA1: fb7b63915d45d116fdeda703a02524f31cd09eb3
SHA256: ba9999631e21f0649d4298fc301bf730862ebf8e54287e5ae46fc870c72f8172
Description-en: Resample and co-add together FITS images
Resample and co-add together FITS images using any arbitrary astrometric
projection defined in the WCS standard. The main features of SWarp
are:
.
* FITS format (including multi-extensions) in input and output,
* Full handling of weight-maps in input and output,
* Ability to work with very large images (up to 500 Mpixels on
32-bit machines and 10^6 Tpixels with 64-bits), thanks to customized
virtual-memory-mapping and buffering,
* Works with arrays in up to 9 dimensions (including or not two spherical
coordinates),
* Selectable high-order interpolation method (up to 8-tap filters) in any
dimension,
* Compatible with WCS and TNX (IRAF) astrometric descriptions,
* Support for equatorial, galactic and equatorial coordinate systems,
* Astrometric and photometric parameters are read from FITS headers or
external ASCIIfiles,
* Built-in background subtraction,
* Built-in noise-level measurement for automatic weighting,
* Automatic centering and sizing functions of the output field,
* Multi-threaded code with load-balancing to take advantageof multiple
processors.
* XML VOTable-compliant output of meta-data.
Description-md5: 131adc05cd3745d738a183ebc92e1137
Homepage: http://www.astromatic.net/software/swarp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu