Merge pull request #3311 from novel/doc-freebsd-port
Document installation using FreeBSD port
This commit is contained in:
commit
4a37e40fcc
@ -197,6 +197,21 @@ Or alternatively, use the ports system :
|
|||||||
# make install
|
# make install
|
||||||
----
|
----
|
||||||
|
|
||||||
|
On FreeBSD
|
||||||
|
----------
|
||||||
|
|
||||||
|
qutebrowser is in https://www.freshports.org/www/qutebrowser/[FreeBSD ports].
|
||||||
|
|
||||||
|
It can be installed with:
|
||||||
|
|
||||||
|
----
|
||||||
|
# cd /usr/ports/www/qutebrowser
|
||||||
|
# make install clean
|
||||||
|
----
|
||||||
|
|
||||||
|
At present, precompiled packages are not available for this port,
|
||||||
|
and QtWebEngine backend is also not available.
|
||||||
|
|
||||||
On Windows
|
On Windows
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user