Merge pull request #1342 from cknoll/cknoll-1340

Adding Debian subsection in README.md (see #1340)
This commit is contained in:
Justin Clift
2018-03-12 19:30:44 +00:00
committed by GitHub

View File

@@ -84,6 +84,19 @@ For Fedora (i386 and x86_64) you can install by issuing:
$ sudo dnf install sqlitebrowser
### Debian
Note that Debian focuses more on stability rather than newest features. Therefore packages will typically contain some older (but well tested) version, compared to the latest release.
Update the cache using:
sudo apt-get update
Install the package using:
sudo apt-get install sqlitebrowser
### Ubuntu and Derivatives
#### Stable release