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
@ -48,6 +48,10 @@ When complete, you will find `HandBrakeCLI` in the `build` directory. If the gra
|
||||
Install HandBrake (optional). When installing the graphical interface, icon and desktop files for the Applications menu will be also installed.
|
||||
|
||||
sudo make --directory=build install
|
||||
|
||||
If you wish to then uninstall
|
||||
|
||||
sudo make --directory=build uninstall
|
||||
|
||||
To start over, simply remove the `build` directory.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user