Autosave: 2024-03-28 13:40:04
This commit is contained in:
parent
16b8a806a5
commit
66fd409c2b
1 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,12 @@ tags: []
|
||||||
pacman -Qe
|
pacman -Qe
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## List all packages installed by current user
|
||||||
|
|
||||||
|
```
|
||||||
|
pacman -Qqe
|
||||||
|
```
|
||||||
|
|
||||||
## Uninstall, and list dependencies for package to be uninstalled
|
## Uninstall, and list dependencies for package to be uninstalled
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue