Skip to content

Commit fc5529d

Browse files
pacinstall, pacremove: add page (#19486)
Co-authored-by: Managor <[email protected]>
1 parent ad9a481 commit fc5529d

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

pages/linux/pacinstall.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# pacinstall
2+
3+
> This command is an alias of `pactrans --install`.
4+
5+
- View documentation for the original command:
6+
7+
`tldr pactrans`

pages/linux/pacremove.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# pacremove
2+
3+
> This command is an alias of `pactrans --remove`.
4+
5+
- View documentation for the original command:
6+
7+
`tldr pactrans`

0 commit comments

Comments
 (0)