How to Install and Uninstall auto-07p Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "auto-07p" package

Please follow the instructions below to install auto-07p on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install auto-07p

2. Uninstall "auto-07p" package

This tutorial shows how to uninstall auto-07p on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove auto-07p $ sudo apt autoclean && sudo apt autoremove

3. Information about the auto-07p package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: auto-07p
Priority: optional
Section: universe/math
Installed-Size: 5962
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Version: 0.9.1+dfsg-3
Depends: python:any (>= 2.6.6-7~)
Filename: pool/universe/a/auto-07p/auto-07p_0.9.1+dfsg-3_amd64.deb
Size: 2550720
MD5sum: 3b93a89c3a9fdf9b767917aadbe7363b
SHA1: 347d14667bcc5574f097530c30948f1e0a1e33b3
SHA256: a3a1574b29bd95d1a306c431d545f295803745ef751d53e6b9fa3edea3336adc
Description-en: software for continuation and bifurcation problems in ODE
AUTO can do a limited bifurcation analysis of algebraic systems
of the form
f(u,p) = 0, f,u in Rn
and of systems of ordinary differential equations of the form
u'(t) = f(u(t),p), f,u in Rn
subject to initial conditions, boundary conditions, and integral
constraints. Here p denotes one or more parameters. AUTO can also
do certain continuation and evolution computations for parabolic
PDEs. It also includes the software HOMCONT for the bifurcation
analysis of homoclinic orbits. AUTO is quite fast and can benefit
from multiple processors; therefore it is applicable to rather
large systems of differential equations.
Description-md5: f02e8a51c0b28c29e694a1b1bd92748f
Homepage: http://sourceforge.net/projects/auto-07p/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu