Re: Difference between apt and apt-get

2014-02-07 Thread Pete Ley
"Gian Uberto Lauri"  writes:

> berenger.mo...@neutralite.org writes:
>  > 
>  > 
>  > Le 06.02.2014 11:13, Lisi Reisz a écrit :
>  > > On Thursday 06 February 2014 05:43:45 Muntasim-Ul-Haque wrote:
>  > >> I want to know what is the basic difference between *apt*, as in
>  > >> /apt update/ and *apt-get*, as in /apt-get update/.
>  > >
>  > > Can one do ?  I have never heard of it, which could 
>  > > easily
>  > > be my ignorance, but Google can't find it either.  If it exists, I
>  > > would be interested in what it is used for.
>  > >
>  > > Lisi
>  > 
>  > Command-not-found also does not know about it, so my guess is that "apt 
>  > update" just does not exists. I tend to trust command-not-found :)
>
> dpkg -L apt shows no evidence of an executable named apt.

I feel he might have meant the differences between apt-get and
_aptitude_, but got a little confused in the terminology. 

My two cent interpretation.

Pete


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87mwi2ogzy@enterprise.sectorq.net



Re: Difference between apt and apt-get

2014-02-06 Thread Gian Uberto Lauri
berenger.mo...@neutralite.org writes:
 > 
 > 
 > Le 06.02.2014 11:13, Lisi Reisz a écrit :
 > > On Thursday 06 February 2014 05:43:45 Muntasim-Ul-Haque wrote:
 > >> I want to know what is the basic difference between *apt*, as in
 > >> /apt update/ and *apt-get*, as in /apt-get update/.
 > >
 > > Can one do ?  I have never heard of it, which could 
 > > easily
 > > be my ignorance, but Google can't find it either.  If it exists, I
 > > would be interested in what it is used for.
 > >
 > > Lisi
 > 
 > Command-not-found also does not know about it, so my guess is that "apt 
 > update" just does not exists. I tend to trust command-not-found :)

dpkg -L apt shows no evidence of an executable named apt.

 > And so, we have our difference, as said by Scott previously: apt is the 
 > generic name for the management system, apt-get is one tool to 
 > manipulate this system.

and is distributed within the apt package together with `dpkg -L apt` :) :) :)

-- 
 /\   ___Ubuntu: ancient
/___/\_|_|\_|__|___Gian Uberto Lauri_   African word
  //--\| | \|  |   Integralista GNUslamicomeaning "I can
\/ coltivatore diretto di software   not install
 già sistemista a tempo (altrui) perso...Debian"

Warning: gnome-config-daemon considered more dangerous than GOTO


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/21235.26109.920284.451...@mail.eng.it



Re: Difference between apt and apt-get

2014-02-06 Thread berenger . morel



Le 06.02.2014 11:13, Lisi Reisz a écrit :

On Thursday 06 February 2014 05:43:45 Muntasim-Ul-Haque wrote:

I want to know what is the basic difference between *apt*, as in
/apt update/ and *apt-get*, as in /apt-get update/.


Can one do ?  I have never heard of it, which could 
easily

be my ignorance, but Google can't find it either.  If it exists, I
would be interested in what it is used for.

Lisi


Command-not-found also does not know about it, so my guess is that "apt 
update" just does not exists. I tend to trust command-not-found :)


And so, we have our difference, as said by Scott previously: apt is the 
generic name for the management system, apt-get is one tool to 
manipulate this system.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/86032f2e7b438d9c261f1dd315b9a...@neutralite.org



Re: Difference between apt and apt-get

2014-02-06 Thread Lisi Reisz
On Thursday 06 February 2014 05:43:45 Muntasim-Ul-Haque wrote:
> I want to know what is the basic difference between *apt*, as in
> /apt update/ and *apt-get*, as in /apt-get update/.

Can one do ?  I have never heard of it, which could easily 
be my ignorance, but Google can't find it either.  If it exists, I 
would be interested in what it is used for.

Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201402061013.30529.lisi.re...@gmail.com



Re: Difference between apt and apt-get

2014-02-05 Thread Scott Ferguson
On 06/02/14 16:43, Muntasim-Ul-Haque wrote:
> Hi,
> I want to know what is the basic difference between *apt*, as in /apt
> update/ and *apt-get*, as in /apt-get update/.
> Thanks,
> Muntasim-Ul-Haque


>From the man pages:-

APT is a *management system* for software packages. For normal day to
day package management there are several frontends available, such as
aptitude(8) for the command line or  synaptic(8) for the X Window
System. Some options are only implemented in apt-get(8) though.

apt-get is the *command-line tool* for handling packages, and may be
considered the user's "back-end" to other tools using the APT library.


Kind regards




-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52f32b04.4040...@gmail.com



Difference between apt and apt-get

2014-02-05 Thread Muntasim-Ul-Haque

Hi,
I want to know what is the basic difference between *apt*, as in /apt 
update/ and *apt-get*, as in /apt-get update/.

Thanks,
Muntasim-Ul-Haque