Check the difference between two apt packages

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
Is there any mechanism to check the difference between two packages?
Use case:
I'd like to install jupyter notebook but searching apt for jupyter returns plenty of hits (see below). How can I tell which is the one for me and how do they differ?
kretyn@junkyard$ apt-cache search ^jupyter
jupyter-qtconsole - Jupyter - Qt console (binaries)
python-jupyter-client - Jupyter protocol client APIs (Python 2)
python-jupyter-client-doc - Jupyter protocol client APIs (documentation)
python-jupyter-console - Jupyter terminal client (Python 2)
python-nbconvert - Jupyter notebook conversion (Python 2)
python-nbformat - Jupyter notebook format (Python 2)
python-nbsphinx - Jupyter Notebook Tools for Sphinx -- Python
python-nbsphinx-doc - Jupyter Notebook Tools for Sphinx -- doc
python-notebook-doc - Jupyter interactive notebook (documentation)
python-qtconsole - Jupyter - Qt console (Python 2)
python-qtconsole-doc - Jupyter - Qt console (documentation)
python3-jupyter-client - Jupyter protocol client APIs (Python 3)
python3-jupyter-console - Jupyter terminal client (Python 3)
python3-nbconvert - Jupyter notebook conversion (Python 3)
python3-nbformat - Jupyter notebook format (Python 3)
python3-nbsphinx - Jupyter Notebook Tools for Sphinx -- Python 3
python3-qtconsole - Jupyter - Qt console (Python 3)
jupyter - Interactive computing environment (metapackage)
jupyter-client - Jupyter protocol client APIs (tools)
jupyter-console - Jupyter terminal client (script)
jupyter-core - Core common functionality of Jupyter projects (tools)
jupyter-nbconvert - Jupyter notebook conversion (scripts)
jupyter-nbextension-jupyter-js-widgets - Interactive widgets - Jupyter notebook extension
jupyter-nbformat - Jupyter notebook format (tools)
jupyter-notebook - Jupyter interactive notebook
jupyter-sphinx-theme-common - Jupyter Sphinx Theme -- common files
jupyter-sphinx-theme-doc - Jupyter Sphinx Theme -- documentation
python-jupyter-console-doc - Jupyter terminal client (documentation)
python-jupyter-sphinx-theme - Jupyter Sphinx Theme -- Python
python-nbconvert-doc - Jupyter notebook conversion (documentation)
python-nbformat-doc - Jupyter notebook format (documentation)
python-notebook - Jupyter interactive notebook (Python 2)
python3-jupyter-sphinx-theme - Jupyter Sphinx Theme -- Python 3
python3-notebook - Jupyter interactive notebook (Python 3)
apt python jupyter
add a comment |Â
up vote
0
down vote
favorite
Is there any mechanism to check the difference between two packages?
Use case:
I'd like to install jupyter notebook but searching apt for jupyter returns plenty of hits (see below). How can I tell which is the one for me and how do they differ?
kretyn@junkyard$ apt-cache search ^jupyter
jupyter-qtconsole - Jupyter - Qt console (binaries)
python-jupyter-client - Jupyter protocol client APIs (Python 2)
python-jupyter-client-doc - Jupyter protocol client APIs (documentation)
python-jupyter-console - Jupyter terminal client (Python 2)
python-nbconvert - Jupyter notebook conversion (Python 2)
python-nbformat - Jupyter notebook format (Python 2)
python-nbsphinx - Jupyter Notebook Tools for Sphinx -- Python
python-nbsphinx-doc - Jupyter Notebook Tools for Sphinx -- doc
python-notebook-doc - Jupyter interactive notebook (documentation)
python-qtconsole - Jupyter - Qt console (Python 2)
python-qtconsole-doc - Jupyter - Qt console (documentation)
python3-jupyter-client - Jupyter protocol client APIs (Python 3)
python3-jupyter-console - Jupyter terminal client (Python 3)
python3-nbconvert - Jupyter notebook conversion (Python 3)
python3-nbformat - Jupyter notebook format (Python 3)
python3-nbsphinx - Jupyter Notebook Tools for Sphinx -- Python 3
python3-qtconsole - Jupyter - Qt console (Python 3)
jupyter - Interactive computing environment (metapackage)
jupyter-client - Jupyter protocol client APIs (tools)
jupyter-console - Jupyter terminal client (script)
jupyter-core - Core common functionality of Jupyter projects (tools)
jupyter-nbconvert - Jupyter notebook conversion (scripts)
jupyter-nbextension-jupyter-js-widgets - Interactive widgets - Jupyter notebook extension
jupyter-nbformat - Jupyter notebook format (tools)
jupyter-notebook - Jupyter interactive notebook
jupyter-sphinx-theme-common - Jupyter Sphinx Theme -- common files
jupyter-sphinx-theme-doc - Jupyter Sphinx Theme -- documentation
python-jupyter-console-doc - Jupyter terminal client (documentation)
python-jupyter-sphinx-theme - Jupyter Sphinx Theme -- Python
python-nbconvert-doc - Jupyter notebook conversion (documentation)
python-nbformat-doc - Jupyter notebook format (documentation)
python-notebook - Jupyter interactive notebook (Python 2)
python3-jupyter-sphinx-theme - Jupyter Sphinx Theme -- Python 3
python3-notebook - Jupyter interactive notebook (Python 3)
apt python jupyter
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Is there any mechanism to check the difference between two packages?
Use case:
I'd like to install jupyter notebook but searching apt for jupyter returns plenty of hits (see below). How can I tell which is the one for me and how do they differ?
kretyn@junkyard$ apt-cache search ^jupyter
jupyter-qtconsole - Jupyter - Qt console (binaries)
python-jupyter-client - Jupyter protocol client APIs (Python 2)
python-jupyter-client-doc - Jupyter protocol client APIs (documentation)
python-jupyter-console - Jupyter terminal client (Python 2)
python-nbconvert - Jupyter notebook conversion (Python 2)
python-nbformat - Jupyter notebook format (Python 2)
python-nbsphinx - Jupyter Notebook Tools for Sphinx -- Python
python-nbsphinx-doc - Jupyter Notebook Tools for Sphinx -- doc
python-notebook-doc - Jupyter interactive notebook (documentation)
python-qtconsole - Jupyter - Qt console (Python 2)
python-qtconsole-doc - Jupyter - Qt console (documentation)
python3-jupyter-client - Jupyter protocol client APIs (Python 3)
python3-jupyter-console - Jupyter terminal client (Python 3)
python3-nbconvert - Jupyter notebook conversion (Python 3)
python3-nbformat - Jupyter notebook format (Python 3)
python3-nbsphinx - Jupyter Notebook Tools for Sphinx -- Python 3
python3-qtconsole - Jupyter - Qt console (Python 3)
jupyter - Interactive computing environment (metapackage)
jupyter-client - Jupyter protocol client APIs (tools)
jupyter-console - Jupyter terminal client (script)
jupyter-core - Core common functionality of Jupyter projects (tools)
jupyter-nbconvert - Jupyter notebook conversion (scripts)
jupyter-nbextension-jupyter-js-widgets - Interactive widgets - Jupyter notebook extension
jupyter-nbformat - Jupyter notebook format (tools)
jupyter-notebook - Jupyter interactive notebook
jupyter-sphinx-theme-common - Jupyter Sphinx Theme -- common files
jupyter-sphinx-theme-doc - Jupyter Sphinx Theme -- documentation
python-jupyter-console-doc - Jupyter terminal client (documentation)
python-jupyter-sphinx-theme - Jupyter Sphinx Theme -- Python
python-nbconvert-doc - Jupyter notebook conversion (documentation)
python-nbformat-doc - Jupyter notebook format (documentation)
python-notebook - Jupyter interactive notebook (Python 2)
python3-jupyter-sphinx-theme - Jupyter Sphinx Theme -- Python 3
python3-notebook - Jupyter interactive notebook (Python 3)
apt python jupyter
Is there any mechanism to check the difference between two packages?
Use case:
I'd like to install jupyter notebook but searching apt for jupyter returns plenty of hits (see below). How can I tell which is the one for me and how do they differ?
kretyn@junkyard$ apt-cache search ^jupyter
jupyter-qtconsole - Jupyter - Qt console (binaries)
python-jupyter-client - Jupyter protocol client APIs (Python 2)
python-jupyter-client-doc - Jupyter protocol client APIs (documentation)
python-jupyter-console - Jupyter terminal client (Python 2)
python-nbconvert - Jupyter notebook conversion (Python 2)
python-nbformat - Jupyter notebook format (Python 2)
python-nbsphinx - Jupyter Notebook Tools for Sphinx -- Python
python-nbsphinx-doc - Jupyter Notebook Tools for Sphinx -- doc
python-notebook-doc - Jupyter interactive notebook (documentation)
python-qtconsole - Jupyter - Qt console (Python 2)
python-qtconsole-doc - Jupyter - Qt console (documentation)
python3-jupyter-client - Jupyter protocol client APIs (Python 3)
python3-jupyter-console - Jupyter terminal client (Python 3)
python3-nbconvert - Jupyter notebook conversion (Python 3)
python3-nbformat - Jupyter notebook format (Python 3)
python3-nbsphinx - Jupyter Notebook Tools for Sphinx -- Python 3
python3-qtconsole - Jupyter - Qt console (Python 3)
jupyter - Interactive computing environment (metapackage)
jupyter-client - Jupyter protocol client APIs (tools)
jupyter-console - Jupyter terminal client (script)
jupyter-core - Core common functionality of Jupyter projects (tools)
jupyter-nbconvert - Jupyter notebook conversion (scripts)
jupyter-nbextension-jupyter-js-widgets - Interactive widgets - Jupyter notebook extension
jupyter-nbformat - Jupyter notebook format (tools)
jupyter-notebook - Jupyter interactive notebook
jupyter-sphinx-theme-common - Jupyter Sphinx Theme -- common files
jupyter-sphinx-theme-doc - Jupyter Sphinx Theme -- documentation
python-jupyter-console-doc - Jupyter terminal client (documentation)
python-jupyter-sphinx-theme - Jupyter Sphinx Theme -- Python
python-nbconvert-doc - Jupyter notebook conversion (documentation)
python-nbformat-doc - Jupyter notebook format (documentation)
python-notebook - Jupyter interactive notebook (Python 2)
python3-jupyter-sphinx-theme - Jupyter Sphinx Theme -- Python 3
python3-notebook - Jupyter interactive notebook (Python 3)
apt python jupyter
asked May 1 at 3:22
Dawid Laszuk
1318
1318
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
If you want to get more information about a package use the show option.
apt show jupyter
It's the only way to clearly see the differences between packages.
Another approach could be to use a GUI program as synaptic
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
If you want to get more information about a package use the show option.
apt show jupyter
It's the only way to clearly see the differences between packages.
Another approach could be to use a GUI program as synaptic
add a comment |Â
up vote
0
down vote
If you want to get more information about a package use the show option.
apt show jupyter
It's the only way to clearly see the differences between packages.
Another approach could be to use a GUI program as synaptic
add a comment |Â
up vote
0
down vote
up vote
0
down vote
If you want to get more information about a package use the show option.
apt show jupyter
It's the only way to clearly see the differences between packages.
Another approach could be to use a GUI program as synaptic
If you want to get more information about a package use the show option.
apt show jupyter
It's the only way to clearly see the differences between packages.
Another approach could be to use a GUI program as synaptic
answered May 1 at 17:21
ceccoemi
1968
1968
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030392%2fcheck-the-difference-between-two-apt-packages%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password