mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
Add note about unintsall in the developer docs. #131
This commit is contained in:
parent
ac74890a3c
commit
dd6b5178bc
@ -49,6 +49,10 @@ Install HandBrake (optional). When installing the graphical interface, icon and
|
||||
|
||||
sudo make --directory=build install
|
||||
|
||||
If you wish to then uninstall
|
||||
|
||||
sudo make --directory=build uninstall
|
||||
|
||||
To start over, simply remove the `build` directory.
|
||||
|
||||
rm -rf build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user