Difference between revisions of "Apt purge"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
+
{{lc}}
 
  Like <code>[[apt remove]]</code> but configuration files are deleted too.
 
  Like <code>[[apt remove]]</code> but configuration files are deleted too.
  
  sed: couldn't flush /var/[[run]]/samba/upgrades/sednY5V7A: [[No space left on device]]
+
  apt purge
 
+
Reading package lists... Done
 +
Building dependency tree
 +
Reading state information... Done
 +
0 upgraded, 0 newly installed, 0 to remove and 57 not upgraded.
  
 
  apt purge
 
  apt purge
Line 10: Line 13:
 
  E: IO Error saving source cache
 
  E: IO Error saving source cache
 
  E: The package lists or status file could not be parsed or opened.
 
  E: The package lists or status file could not be parsed or opened.
 +
 +
  
  
Line 19: Line 24:
 
* <code>[[apt remove]]</code>
 
* <code>[[apt remove]]</code>
 
* <code>[[apt autoremove]]</code>
 
* <code>[[apt autoremove]]</code>
* [[apt-mark]]
+
* <code>[[apt-mark]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 08:12, 21 July 2022

Like apt remove but configuration files are deleted too.
apt purge
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 57 not upgraded.
apt purge
Reading package lists... Error!
E: Write error - write (28: No space left on device)
E: IO Error saving source cache
E: The package lists or status file could not be parsed or opened.



apt purge linux-headers-x.XX.x-XX-generic

Related commands[edit]

See also[edit]

Advertising: