Add pacman dep removal
This commit is contained in:
@@ -1 +1,9 @@
|
|||||||
# Archlinux
|
# Archlinux
|
||||||
|
|
||||||
|
## pacman
|
||||||
|
|
||||||
|
### Remove package with dependencies
|
||||||
|
|
||||||
|
```
|
||||||
|
pacman -Rcns <package>
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user