Compile a new sqlite3 binary on Ubuntu
I wanted to try the backup command that was released in SQLite3 3.27.0 on 2019-02-07. Ubuntu 18.04.4 LTS has SQLite 3.22.0 from 2018-01-22.
2 posts tagged “ubuntu”.
I wanted to try the backup command that was released in SQLite3 3.27.0 on 2019-02-07. Ubuntu 18.04.4 LTS has SQLite 3.22.0 from 2018-01-22.
I wanted a script running as a non-root user to be able to restart a systemd service on my Ubuntu machine without needing a password.