Difference between revisions of "Apt-get update"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
  [[apt-get install]]
 
  [[apt-get install]]
 
  [[apt-get upgrade]]
 
  [[apt-get upgrade]]
 +
 +
 +
 +
To select specific repositories:
 +
find /etc/apt/sources.list.d -type f -name '*.list' -exec sudo apt-get update -o Dir::Etc::sourcelist="{}" ';'
 +
 +
apt-get update -o Dir::Etc::sourcelist=[[/etc/apt/sources.list.d/]]avalanche.list
  
  
Line 11: Line 18:
 
  [[The following signatures were invalid]]
 
  [[The following signatures were invalid]]
  
 +
[[W: Some index files failed to download. They have been ignored, or old ones used instead.]]
 +
 +
 +
{{run apt-get update}}
 +
 +
== Related ==
 +
* <code>[[apt-get upgrade]]</code>
 +
* <code>[[apt update]]</code>
 +
* [[RUN]]
  
 
== See also ==
 
== See also ==
 +
* {{apt-get}}
 
* {{APT}}
 
* {{APT}}
  
 
[[Category:APT]]
 
[[Category:APT]]

Latest revision as of 08:37, 24 May 2023

Advertising: