https://github.com/psygreg/autoresolvedeb
Shell script to automate downloading DaVinci Resolve and running Daniel Tufvesson's MakeResolveDeb to convert it into a .deb package, then installing it. For Debian/Ubuntu-based distros.
https://github.com/psygreg/autoresolvedeb
davinci-resolve davinci-resolve-studio debian debian-packages linux makeresolvedeb ubuntu
Last synced: 4 months ago
JSON representation
Shell script to automate downloading DaVinci Resolve and running Daniel Tufvesson's MakeResolveDeb to convert it into a .deb package, then installing it. For Debian/Ubuntu-based distros.
- Host: GitHub
- URL: https://github.com/psygreg/autoresolvedeb
- Owner: psygreg
- License: gpl-3.0
- Created: 2024-06-20T14:56:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-21T21:09:16.000Z (5 months ago)
- Last Synced: 2025-09-21T23:21:58.150Z (5 months ago)
- Topics: davinci-resolve, davinci-resolve-studio, debian, debian-packages, linux, makeresolvedeb, ubuntu
- Language: Shell
- Homepage:
- Size: 77.1 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# autoresolvedeb
Shell script to automate downloading DaVinci Resolve and running Daniel Tufvesson's *MakeResolveDeb* to convert it into a .deb package, then installing it. The second donation link is for Daniel, not myself, because of the usage of his work.
### Dependencies
This script depends on `whiptail`, `curl` and `wget`, besides `xorriso` and `fakeroot` required for building the .deb package.
## Usage
- Download `autoresolvedeb.sh`
- Right click and go to '*Properties*'
- Allow it to run as a program
- Right click and run as program
**On terminal**
`git clone https://github.com/psygreg/autoresolvedeb.git` \
`cd autoresolvedeb` \
`chmod +x autoresolvedeb.sh` \
`./autoresolvedeb.sh`
Just change permissions to allow execution and run it as a program.
License key or dongle for DaVinci Resolve Studio must be purchased in Blackmagic Design's official website.