全文検索:
- windows_repair @windows
- CBS TI: --- Initializing Trusted Installer --- 2020-09-19 10:46:42, Info ... :42, Info CBS Starting TrustedInstaller initialization. 2020-09-19 10:46:42, Info ... 46:42, Info CBS Ending TrustedInstaller initialization. 2020-09-19 10:46:42, Info CBS Starting the TrustedInstaller main loop. 2020-09-19 10:46:42, Info
- jupyter_notebook @python
- ===== インストール ===== ==== Linux ==== <code> $ pip install jupyter ipykernel </code> ==== Windows ==== <code> > pip install jupyter ipykernel </code> <WRAP prewrap 100% #res... |████████████████████████████████| 112kB 2.9MB/s Installing collected packages: colorama, decorator, six, ... extension, ipywidgets, jupyter Running setup.py install for backcall ... done Running setup.py install
- raspberry_pi @hardware
- =$(getent passwd $SUDO_USER | cut -d: -f6) IOZONE_INSTALL_PATH=$USER_HOME_PATH IOZONE_VERSION=iozone3_489 cd $IOZONE_INSTALL_PATH # Install dependencies. if [ ! `which hdparm` ]; then printf "Installing hdparm...\n" apt-get install -y hdparm pri
- lxrunoffline @windows:wsl
- nOffline** をインストールする。\\ <code powershell> $ scoop install lxrunoffline </code> <WRAP prewrap 100% #result> <code> Installing 'lxrunoffline' (3.4.1) [64bit] LxRunOffline-v3... im for 'LxRunOffline'. 'lxrunoffline' (3.4.1) was installed successfully! </code> </WRAP> ===== 動作確認 =====... rted actions are: l, list List all installed distributions. gd, get-default Get the d
- get-cimclass @windows:powershell:commands
- {} {Caption, Description, InstallDate, Name…} CIM_LogicalElement {} {Caption, Description, InstallDate, Name…} CIM_OperatingSystem {Reboot, Shutdown} {Caption, Description, InstallDate, Name…} Win32_OperatingSystem {Reboot, Shutdown, … {Caption, Description, InstallDate, Name…} CIM_Process {
- mycroft_ai @linux
- g code. If unsure answer yes. Choice [Y/N]: Will install PEP8 pre-commit hook... Interactive portion complete, now installing dependencies... Installing packages... Installing packages for Fedora... Last metadata expiration check: 0:20:34 ago on Wed Sep 2
- build @linux:softether_vpn
- ジを揃える。 <WRAP prewrap 100%> <code> $ sudo dnf groupinstall "Development Tools" -y </code> </WRAP> <WRAP prew... ================================================= Installing group/module packages: diffstat ... 4.4-4.fc33 updates 6.9 k Installing dependencies: adobe-mappings-cmap ... 3.0-27.fc33 fedora 258 k Installing weak dependencies: apr-util-bdb
- moinmoin @python
- 8/09 現在、開発中であり Python 3.5 以上に対応している。\\ しかし、**quickinstall.py** は **virtualenv** を使用しており、**venv** には対応していない。\\ 以下の手順では、**quickinstall.py** が **Python 3.7.4** で **venv** を利用するようにハックしてイ... //github.com/moinwiki/moin.git </code> ==== quickinstall.py を venv を利用するようにハックする ==== GitHub からダウンロードした **quickinstall.py** をリネームする。\\ **Linux**\\ <code> $ cd moin $ mv
- scoop @windows
- kesampson/scoop|lukesampson/scoop: A command-line installer for Windows.]]\\ \\ Scoop (スクープ) は、Windows 用のコマ... to '2020-03-12T19:20:09.9538543+09:00' Scoop was installed successfully! Type 'scoop help' for instruction... n app export Exports (an importable) list of installed apps help Show help for a command hold ... page info Display information about an app install Install apps list List installed apps
- visualstudio @windows
- 4f/vs_community.exe]] になる。\\ ===== Visual Studio Installer の実行 ===== ダウンロードした vs_community__1505233704.1563396169.exe を実行する。\\ {{windows:visualstudio2019_installer_001.png?470|Visual Studio 2019 Installer 001}}\\ \\ 「ASP.NET と Web 開発」を選択する。\\ {{windows:visualstudio2019_installer_002.png?470|Visual Studio 2019 Installer 002}}\
- redmine_install @ruby
- ストール ====== ===== Ruby のインストール ===== [[ruby:ruby_install|Ruby のインストール]]\\ ===== Web サーバーのインストール ===== [[linux:httpd:install|Apache のインストール]]\\ ===== データベース サーバーのインストール ====... 開発ツール(Cコンパイラ等)のインストール ==== <code> $ sudo dnf groupinstall "Development Tools" $ sudo dnf install gcc-c++ </code> ==== Passengerのビルドに必要なヘッダファイルなどのインストール ==== <code>
- fedora_upgrade @linux
- by cockpit-dashboard-226-1.fc32.noarch - cannot install the best update candidate for package cockpit-bridge-226-1.fc32.x86_64 - problem with installed package cockpit-dashboard-226-1.fc32.noarch 問題... e >= 235-1.fc32, but none of the providers can be installed - package cockpit-bridge-235-1.fc32.x86_64 co... by cockpit-dashboard-226-1.fc32.noarch - cannot install the best update candidate for package cockpit-sys
- pyopencl @python
- ncl\Scripts\activate (py38opencl) $ python -m pip install --upgrade pip Collecting pip Downloading pip-20... ████████████████████████████████| 1.5 MB 656 kB/s Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 20.1.1 Uninstalling pip-20.1.1: Successfully uninstall
- postgresql @windows
- >] ボタンをクリックしてインストールを続ける。\\ {{:windows:postgresql_installer_001.png?400|PostgreSQL Installer 001}}{{:windows:postgresql_installer_002.png?400|PostgreSQL Installer 002}}\\ {{:windows:postgresql_installer_003.png?400|PostgreSQL Installe
- package_management @linux:commands
- Fedora ^ Ubuntu ^ | インストール | <code>$ sudo dnf install package_name</code> | <code>$ sudo apt-get update $ sudo apt-get install package_name</code> | | アップデート | <code>$ sudo dn... update package_name</code> | <code>$ sudo apt-get install package_name</code> | | アンインストール | <code>$ sudo ... ode> | | インストール済\\ パッケージの一覧表示 | <code>$ dnf list installed</code> <code>$ dnf list *package_name*</code> <