安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- apt - How do I search for available packages from the command-line . . .
I have successfully installed some packages using the command: sudo apt-get install packagename when I have known in advance that those packages are available But how can I search for or get a l
- apt - How to list all installed packages - Ask Ubuntu
I'd like to output a list of all installed packages into a text file so that I can review it and bulk-install on another system How would I do this?
- apt - How to install updates via command line? - Ask Ubuntu
Since there's one answer here recommending apt and another, recommending apt-get, I should link to the question about the difference, which explains that apt "is meant to be pleasant for end users", while apt-get is the older backwards-compatible one
- What is the difference between apt and apt-get? - Ask Ubuntu
The apt commands have been introduced to solve this problem apt consists some of the most widely used features from apt-get, apt-cache and apt-config leaving aside obscure and seldom used features
- How to install Chrome browser properly via command line?
I am trying to install chrome browser via command line I tried this: $ apt-cache search chrome browser The results show that the proper term is "chrome-browser," so I tried that: $ sudo apt-get
- One single command to update everything in Ubuntu?
I know that there are three command to update and then upgrade the whole system, these are: sudo apt update: Fetches the list of available updates sudo apt upgrade: Strictly upgrades the current
- apt - What does Package lt;package gt; has no installation candidate mean . . .
Done Package munin-memcached is not available, but is referred to by another package This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package munin-memcached has no installation candidate I googled for the problem and someone said to do a apt-get upgrade but it still did not solve my
- Unable to correct problems, you have held broken packages
For example, if apt-get fails to install something because of conflicting dependencies it will give up However, aptitude might offer to go ahead, but uninstall a whole bunch of other packages in order to satisfy those conflicts - or even downgrade packages You simply have to be aware of what it's suggesting and proceed only if it is a good idea
|
|
|