Skip to content

Commit

Permalink
Add uninstall instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mob41 committed Mar 16, 2022
1 parent 2fe95a1 commit 054f5e8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@ sudo dpkg -i ./playstation-joy-dkms_20220314-1.deb
sudo reboot
```

## How to Uninstall?

So easy, just do this:

`sudo apt-get remove --purge playstation-joy-dkms`

## Building new Debian package (.deb) yourself

1. You will need `git` and `make` to build the files. Installing `build-essential` in Ubuntu will do.
Expand Down

0 comments on commit 054f5e8

Please sign in to comment.