Skip to content

Commit

Permalink
Update root.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smjxpro authored Apr 30, 2019
1 parent 908e64b commit ce99dd4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions root.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Linux Command (Requires Root)

*****`Some of the commands here depends on certain distro (Debian/Ubuntu)`*****
# Linux Command (Requires Root)

## Package management

Expand All @@ -13,4 +12,4 @@ Command | Uses
```sudo apt purge <package1> <package2> <package3>....``` | removes certain packages and their configurations
```sudo apt autoremove``` | removes unnecessary dependencies
```sudo apt clean``` | clears apt cache
-| -
-| -

0 comments on commit ce99dd4

Please sign in to comment.