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

Last updated: May 18,2024

1. Install "nypatchy" package

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

$ sudo apt update $ sudo apt install nypatchy

2. Uninstall "nypatchy" package

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

$ sudo apt remove nypatchy $ sudo apt autoclean && sudo apt autoremove

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

Package: nypatchy
Priority: optional
Section: universe/devel
Installed-Size: 1102
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: cernlib
Version: 20061220+dfsg3-4.2
Depends: libc6 (>= 2.14), libgfortran3 (>= 4.6), libkernlib1-gfortran, cernlib-base (>= 2006.dfsg.2-12)
Recommends: gfortran | fortran-compiler, gcc | c-compiler
Filename: pool/universe/c/cernlib/nypatchy_20061220+dfsg3-4.2_amd64.deb
Size: 276576
MD5sum: e250f1da51055ee7ea8e51a24606e398
SHA1: bea50b67a69c463f4e8991a0a7572f2faafadca9
SHA256: c1cdd1e8b251a905f267feba1f4c409495c9562ea1f4eb7d792f4095aede1663
Description-en: CERNLIB data analysis suite - patch pre-processor for source code
CERNLIB is a suite of data analysis tools and libraries created for
use in physics experiments, but also with applications to other
fields such as the biological sciences.
.
This package contains the Nypatchy family of programs, the successors to
Patchy and Ypatchy. These programs are intended for working with sets of
patches (for instance, for use on different machine architectures) meant to
be applied to a source code tree. The patch sets and common source code are
maintained as a single text-based Patchy Master file (PAM file). PAM files
can contain C, FORTRAN, or assembly code.
.
Nypatchy and related utilities can perform actions on a PAM file such as
updating it; comparing it to an older version; or outputting source code
suitable for input to a compiler, having selected some subset of available
patches to use. These utilities can be used interactively, or can run in
batch mode from a "cradle" file of commands.
.
While Nypatchy is still used in places, mainly high-energy physics, these
programs are no longer under active development. They are not recommended
for use in new projects.
Description-md5: 0ae197deefe1f946a74d5bd754c92d25
Homepage: http://cernlib.web.cern.ch/cernlib/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu