fix(zypper): remove duplicated part

This commit is contained in:
Michele Cereda
2024-06-30 21:35:14 +02:00
parent 9d71cf72d3
commit 63fa30a3fd

View File

@@ -33,8 +33,7 @@ Default files:
| `/var/log/zypp/history` | Installation history log file | | `/var/log/zypp/history` | Installation history log file |
Mark packages as **automatically** installed by adding them to `/var/lib/zypp/AutoInstalled`.<br/> Mark packages as **automatically** installed by adding them to `/var/lib/zypp/AutoInstalled`.<br/>
Mark packages as **manually** installed by removing them from that file or forcefully reinstalling them Mark packages as **manually** installed by removing them from that file or forcefully reinstalling them.
(`zypper in -f 'tmux'`).
Command examples: Command examples: