Home
last modified time | relevance | path

Searched defs:Installation (Results 1 – 25 of 5437) sorted by relevance

12345678910>>...218

/dports/sysutils/hexyl/hexyl-0.9.0/
H A DREADME.md20 ## Installation section
22 ### On Ubuntu
37 ### On Debian
47 ### On Arch Linux
70 ### On macOS
84 ### On FreeBSD
90 ### on Termux
99 ### Via Nix
105 ### Via Guix
117 ### On Windows
[all …]
/dports/sysutils/pick/pick-4.0.0/
H A DREADME.md22 ## Installation section in pick
24 ### CRUX
28 ### Debian and Ubuntu
37 ### Gentoo
45 ### Void Linux
53 ### Mac OS X via Homebrew
65 ### FreeBSD via Ports
72 ### FreeBSD via pkgng
78 ### NetBSD via pkgsrc
84 ### OpenBSD
[all …]
/dports/x11/mate-dock-applet/mate-dock-applet-21.10.0/
H A DREADME.md19 ## Installation section in An application dock applet for the MATE panel
21 ### Debian
27 ### Ubuntu MATE 16.04 and later
33 ### Linux Mint 19
37 ### Linux Mint 18.2 and 18.3
41 ### Ubuntu MATE 15.10 and Linux Mint 18.1
47 ### Arch Linux
51 ### Gentoo based distributions
55 ### Other distributions
103 ### Note for Compiz Users
[all …]
/dports/databases/py-xapian/xapian-bindings-1.4.18/php7/docs/
H A Dindex.rst38 Installation section in PHP7 bindings for Xapian
59 Exceptions
65 Object orientation
77 Unicode Support
84 Iterators
115 Iterator dereferencing
141 MSet
170 Constants
178 Functions
185 Query
[all …]
/dports/databases/py-xapian/xapian-bindings-1.4.18/php/docs/
H A Dindex.rst46 Installation section in PHP bindings for Xapian
67 Exceptions
73 Object orientation
85 Unicode Support
92 Iterators
123 Iterator dereferencing
149 MSet
178 Constants
186 Functions
193 Query
[all …]
/dports/databases/php-xapian/xapian-bindings-1.4.18/php7/docs/
H A Dindex.rst38 Installation section in PHP7 bindings for Xapian
59 Exceptions
65 Object orientation
77 Unicode Support
84 Iterators
115 Iterator dereferencing
141 MSet
170 Constants
178 Functions
185 Query
[all …]
/dports/databases/php-xapian/xapian-bindings-1.4.18/php/docs/
H A Dindex.rst46 Installation section in PHP bindings for Xapian
67 Exceptions
73 Object orientation
85 Unicode Support
92 Iterators
123 Iterator dereferencing
149 MSet
178 Constants
186 Functions
193 Query
[all …]
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/php/docs/
H A Dindex.rst46 Installation section in PHP bindings for Xapian
67 Exceptions
73 Object orientation
85 Unicode Support
92 Iterators
123 Iterator dereferencing
149 MSet
178 Constants
186 Functions
193 Query
[all …]
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/php7/docs/
H A Dindex.rst38 Installation section in PHP7 bindings for Xapian
59 Exceptions
65 Object orientation
77 Unicode Support
84 Iterators
115 Iterator dereferencing
141 MSet
170 Constants
178 Functions
185 Query
[all …]
/dports/databases/lua-xapian/xapian-bindings-1.4.18/php/docs/
H A Dindex.rst46 Installation section in PHP bindings for Xapian
67 Exceptions
73 Object orientation
85 Unicode Support
92 Iterators
123 Iterator dereferencing
149 MSet
178 Constants
186 Functions
193 Query
[all …]
/dports/databases/lua-xapian/xapian-bindings-1.4.18/php7/docs/
H A Dindex.rst38 Installation section in PHP7 bindings for Xapian
59 Exceptions
65 Object orientation
77 Unicode Support
84 Iterators
115 Iterator dereferencing
141 MSet
170 Constants
178 Functions
185 Query
[all …]
/dports/math/cadabra2/cadabra2-2.3.6.8/
H A DREADME.rst41 Installation section in Cadabra
70 Linux (Debian/Ubuntu/Mint)
105 Linux (Fedora 24 and later)
140 Linux (CentOS/Scientific Linux)
194 Linux (openSUSE)
231 Linux (Arch/Manjaro)
252 Linux (Solus)
279 OpenBSD
307 FreeBSD
325 macOS
[all …]
/dports/benchmarks/hyperfine/hyperfine-1.12.0/
H A DREADME.md114 ## Installation section in hyperfine
118 ### On Ubuntu
127 ### On Fedora
135 ### On Alpine Linux
142 ### On Arch Linux
156 ### On NixOS
163 ### On Void Linux
171 ### On macOS
184 ### On FreeBSD
191 ### On OpenBSD
[all …]
/dports/sysutils/yank/yank-1.2.0/
H A DREADME.md72 ## Installation section in yank
74 ### Arch Linux
82 ### Debian
92 ### Fedora
103 ### Nix/NixOS
109 ### openSUSE
115 ### macOS
121 ### FreeBSD
127 ### OpenBSD
133 ### From source
/dports/editors/micro/micro-2.0.10/
H A DREADME.md73 ## Installation section
90 ### Installation script argument
104 ### Package managers
143 ### Building from source
165 ### Fully static binary
175 ### macOS terminal
182 ### Linux clipboard support
191 ### Colors and syntax highlighting
205 ### Cygwin, Mingw, Plan9
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/ansi_term-0.12.1/src/
H A Dwindows.rs27// Using `CreateFileW("CONOUT$", ...)` to retrieve the console handle works correctly even if STDO…
29 let console_handle = CreateFileW(
34 OPEN_EXISTING,
38 if console_handle == INVALID_HANDLE_VALUE
43 // ref: https://docs.microsoft.com/en-us/windows/console/getconsolemode
47 return Err(GetLastError());
50 // VT processing not already enabled?
55 return Err(GetLastError());
56 }
57 }
[all …]
/dports/math/py-z3-solver/z3-z3-4.8.10/src/ast/fpa/
H A Dbv2fpa_converter.cpp8 Abstract:
9
10 Model conversion for fpa2bv_converter
26 #include "ast/fpa/bv2fpa_converter.h"
36 bv2fpa_converter::bv2fpa_converter(ast_manager & m, fpa2bv_converter & conv) :
44 m.inc_ref(kv.m_value);
54 m.inc_ref(kv.m_value);
64 bv2fpa_converter::~bv2fpa_converter() {
74 m.dec_ref(kv.m_value.second);
87 unsigned ebits = m_fpa_util.get_ebits(s);
[all …]
/dports/www/monolith/monolith-2.6.1/
H A DREADME.md23 ## Installation section
25 #### Using [Cargo](https://crates.io/crates/monolith)
28 #### Via [Homebrew](https://formulae.brew.sh/formula/monolith) (macOS and GNU/Linux)
31 #### Using [Snapcraft](https://snapcraft.io/monolith) (GNU/Linux)
34 #### Using [FreeBSD packages](https://svnweb.freebsd.org/ports/head/www/monolith/) (FreeBSD)
37 #### Using [FreeBSD ports](https://www.freshports.org/www/monolith/) (FreeBSD)
41 #### Using [pkgsrc](https://pkgsrc.se/www/monolith) (NetBSD, OpenBSD, Haiku, etc)
45 …ng [pre-built binaries](https://github.com/Y2Z/monolith/releases) (Windows, ARM-based devices, etc)
48 #### Using [containers](https://www.docker.com/)
52 #### From source
/dports/math/sc-im/sc-im-0.8.2/
H A DReadme.md63 ## Installation section in sc-im
65 ### Dependencies
85 ### Manual
102 ### Building on OS X
113 ### Homebrew for OSX users
120 ### Ubuntu with XLSX import & export
124 ### Configuration
138 ### Helping us
147 ### Donations
/dports/devel/functionalplus/FunctionalPlus-0.2.18-p0/
H A DINSTALL.md10 ### way 1: using [CMake](https://cmake.org/)
70 …2: using [CMake's ExternalProject](https://cmake.org/cmake/help/latest/module/ExternalProject.html)
111 …ay 3: using [CMake 3.14 FetchContent](https://cmake.org/cmake/help/latest/module/FetchContent.html)
136 ### way 4: using [cget](https://github.com/pfultz2/cget/)
146 ### way 5: download manually
151 ### way 6: using [Conan C/C++ package manager](https://conan.io)
170 ### way 7: using [conda-forge](https://conda-forge.org/)
180 ### way 8: using [Homebrew](https://brew.sh/)
191 ### way 9: using the "all in one" include file
/dports/sysutils/czkawka/czkawka-3.3.1/instructions/
H A DInstallation.md1 # Installation chapter
40 ## Installation section in Installation
41 ### Precompiled binaries
46 ### Nightly Builds
49 ### Appimage
54 ### Cargo
63 ### Snap
78 ### Flatpak
89 ### PPA - Debian/Ubuntu (unofficial)
96 ### AUR - Arch Linux Package (unofficial)
[all …]
/dports/security/py-securesystemslib/securesystemslib-124bb05d/
H A DREADME.rst39 Installation section in Secure Systems Library
57 Create RSA Keys
91 Import RSA Keys
121 Create and Import Ed25519 Keys
143 Create and Import ECDSA Keys
159 Generate ECDSA, Ed25519, and RSA Signatures
178 Verify ECDSA, Ed25519, and RSA Signatures
202 Miscellaneous functions
/dports/security/softhsm2/softhsm-2.6.1/
H A DREADME.md60 ## Installation section in SoftHSM version 2
62 ### Building from the repository
70 ### Configure
102 ### Compile
108 ### Unit tests
114 ### Install Library
120 ### Configure
133 ### Initialize Tokens
148 ### Link
/dports/sysutils/diskonaut/diskonaut-0.11.0/
H A DREADME.md10 ## Installation section in diskonaut
12 ### Download a prebuilt binary
15 ### With cargo (linux / macOS / windows)
20 ### Fedora/CentOS
31 ### Arch Linux
39 ### Gentoo
45 ### Nix / NixOS
52 ### FreeBSD
58 ### macOS
/dports/devel/lazygit/lazygit-0.31.4/
H A DREADME.md51 ## Installation section
57 ### Homebrew
73 ### MacPorts
82 ### Ubuntu
94 ### Void Linux
116 ### Arch Linux
138 ### Solus Linux
144 ### FreeBSD
151 ### Conda
159 ### Go
[all …]

12345678910>>...218