Examples of using Apt-get in English and their translations into Italian
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Programming
-
Official/political
For example, if a package is being installed or removed using apt-get, or dselect, it should not be possible to run another package management tool,
Note that dselect has more fine-grained control over packages specified by Recommends and Suggests than apt-get, which simply pulls all the packages specified by Depends
in the same style as apt-get, or on the right-hand side(the default).
and the apt-get invocation executes the required operations!
Two commands can be used: apt-get clean entirely empties the directory; apt-get autoclean only removes packages which can no longer be downloaded(because they have disappeared from the Debian mirror)
Two commands can be used: apt-get clean entirely empties the directory; apt-get autoclean only removes packages which cannot be downloaded(because they have disappeared from the Debian mirror)
He emphasises that it should be an OR dependency with a real package proposed as well so that apt-get doesn't install an arbitrary package that fulfils this dependency which may result in a lot of packages that neither the user nor the maintainer intended to get installed.
One may also run a resource hungry program such as apt-get or dselect under the chroot of a fast host machine while NFS-mounting a slow satellite machine to the host as r/w
for a number of the packages that apt-get upgrade considered that they should be upgraded,
Apt-get on the other hand strictly does what it is asked to do, if there is any breakage you can pinpoint and debug/ fix the cause, if apt-get wants to remove half of the system(due to library transitions)
If you have used aptitude or apt-get to manually install packages in wheezy it will have kept track of those packages you manually installed,
Notes from GeorgiosZarkadas I found that using a higher than 500 value to pin testing/unstable resulted in apt-get upgrade wanting to upgrade all packages with a newer version to testing/unstable even while I had stable pinned with a higher value than testing/unstable.
from there use aptitude or apt-get, but the goal of Zentyal is to be usable also by lesser skilled people,
Apt-get on the other hand strictly does what it is asked to do, if there is any breakage you can pinpoint and debug/ fix the cause, if apt-get wants to remove half of the system(due to library transitions)
curses based character terminal packages such as mc and vim with apt-get(8) for beginners to get started by the following.
Those of use which administer more than a handful machines can really appreciate how convenient it is to be able to issue apt-get update&& apt-get upgrade at once instead of having to go downloading,
Package Management with apt-get and dpkg.
Apt-get update apt-get install your-preferred-package Note.
Update the apt-get package list.
You cannot use apt-get.