Searched refs:apt (Results 1 – 5 of 5) sorted by relevance
8 sudo apt update9 sudo apt install gcc python3 libpng-dev ruby-full gcovr cmake
41 On Debian-based distros (e.g. Ubuntu): `sudo apt-get install default-jre`55 1. Find the current version of SDL2: `apt-cache search libsdl2 (e.g. libsdl2-2.0-0)`56 2. Install SDL2: `sudo apt-get install libsdl2-2.0-0` (replace with the found version)57 3. Install SDL2 development package: `sudo apt-get install libsdl2-dev`58 4. If build essentials are not installed yet: `sudo apt-get install build-essential`
347 …float apt = (1.0f - t) * inv_t_sq * cp.p0 + 3.0f * inv_t_sq * t * cp.p1 + 3.0f * (1.0f - t) * t_sq… in comp_bezier_point() local349 return apt; in comp_bezier_point()
52 $ sudo apt-get install automake bison build-essential flex gcc-arm-none-eabi gperf git libncurses5-…
888 - ci inline apt-get commands [`90e2b9f`](https://github.com/littlevgl/lvgl/commit/90e2b9f05e73527df…1434 - ci(docs) run apt-get update before installation [`f215174`](https://github.com/lvgl/lvgl/commit/f…