Difference between revisions of "Apt purge"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
 +
Like <code>[[apt remove]]</code> 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.
  
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]]
 
  
  
Line 11: Line 23:
 
* <code>[[apt clean]]</code>
 
* <code>[[apt clean]]</code>
 
* <code>[[apt remove]]</code>
 
* <code>[[apt remove]]</code>
 +
* <code>[[apt autoremove]]</code>
 +
* <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: