Install profnet-snapfun
Installing profnet-snapfun package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install profnet-snapfun
profnet-snapfun package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | profnet-snapfun |
version | 1.0.22-2 |
description | neural network architecture for snapfun |
subsection | science |
website | predictprotein.org |
maintainer | Debian Med Packaging Team |
Uninstall profnet-snapfun
To remove just profnet-snapfun package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove profnet-snapfun
Uninstall profnet-snapfun and it’s dependent packages
To remove the profnet-snapfun package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove profnet-snapfun
Purging profnet-snapfun
If you also want to delete configuration and/or data files of profnet-snapfun from Debian Sid then this will work:
sudo apt-get purge profnet-snapfun
To delete configuration and/or data files of profnet-snapfun and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove profnet-snapfun