mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-01 21:00:19 +00:00
Document: Fix the method of uninstalling nextepc
This commit is contained in:
parent
6c99b7c187
commit
8ae096f77e
1 changed files with 2 additions and 1 deletions
|
|
@ -217,7 +217,8 @@ How to remove NextEPC package:
|
|||
1. On *Ubuntu*:
|
||||
|
||||
```bash
|
||||
$ sudo apt purge nextepc*
|
||||
$ sudo apt purge nextepc
|
||||
$ sudo apt autoremove
|
||||
```
|
||||
|
||||
2. On *openSUSE*:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue