Slack は、さまざまな場所で作業するチーム向けに設計されたグループ コラボレーション ツールですが、各企業がそのサービスの恩恵を受けることができます。 Slack の核心はインスタント メッセージング ソフトウェアです。 Slack では、ダイレクト メッセージングに加えて、プロジェクト、顧客、チーム、または会社が個別の会話に適していると判断したその他の方法ごとに整理できるコミュニケーション「チャネル」を実現します。
ソフトウェアの親会社である Slack Technologies は、世界中に十数か所以上のオフィスを構える上場企業です。
このメッセージング ツールを使用するには、ユーザーは macOS、Windows、Linux、Android などのそれぞれのプラットフォームに Slack アプリをダウンロードします。同社は無料プランと有料プランの両方を提供しており、プレミアムプランは企業向けに作られており、無料プランは小規模チーム向けです。
もちろん、無料プランは好きなだけ使用できますが、制限があります。まず、検索できるのは最新の 10,000 メッセージのみです。無料版では、独自のアプリケーションとサードパーティのアプリケーションの統合も制限されており、ゲスト (潜在的な顧客など) をチャネルに招待することはできません。
Windows 11 または 10 に Slack をインストールするコマンド
Slack のインストールは、Microsoft Store を通じて行うことも、公式 Web サイトから Windows 用の Slack 実行可能インストーラーを直接ダウンロードすることによっても可能です。ただし、コマンド ライン ターミナルを使用して同じことを行うことに興味がある場合は、次の手順に従います。
#1番目の方法:
Winget コマンドラインを使用して Slack をダウンロードする
Windows 10 および 11 には、Microsoft が作成したパッケージ マネージャーがすでにあります。ウィンゲット。これを使用して、コマンド ライン インターフェイスを使用してさまざまな人気のあるパッケージやアプリをインストールできます。したがって、Slack のインストールに同じものを使用するには、以下の手順に従います。
1. Windows ターミナルまたは PowerShell を実行します。
オペレーティング システムに応じて、デフォルトのコマンドライン アプリを実行します。そのためには、Windows の [スタート] ボタンを右クリックし、[スタート] ボタンを選択するだけです。パワーシェル(管理者) またはWindowsターミナル(管理者)。
2. Winget を確認する
最新バージョンの Windows 10 にはすでに Winget が含まれていますが、ない場合は、次のリンクにアクセスしてください。ギットハブページにアクセスしてインストーラーをダウンロードします。あるいは、私たちのものを見ることができますウィンゲットの記事。のWindows 11このパッケージ マネージャーはシステム上にすぐにインストールされているため、ユーザーは何もする必要はありません。
以下のコマンドを入力して、コマンド ターミナルで利用できるかどうかを確認してください。
winget
3. Windows 10または11にインストールするSlackコマンド
ここで、コマンド ラインを使用して次のコマンドを実行して Slack アプリをインストールするだけです。
winget install Slack\SlackTechnologies.Slack
規約への同意を求められたら、次のように入力します。あそして、入力鍵。
出力:
PS C:\Users\h2s> winget install Slack\SlackTechnologies.Slack Found Slack [9WZDNCRDK3WP] Version Unknown This package is provided through Microsoft Store. winget may need to acquire the package from Microsoft Store on behalf of the current user. Version: Unknown Publisher: Slack Technologies Inc. Publisher Url: https://www.slack.com Publisher Support Url: https://get.slack.help/hc/en-us Description: Slack brings team communication and collaboration into one place so you can get more work done, whether you belong to a large enterprise or a small business. Check off your to-do list and move your projects forward by bringing the right people, conversations, tools, and information you need together. Slack is available on any device, so you can find and access your team and your work, whether you’re at your desk or on the go. Use Slack to: • Communicate with your team and organize your conversations by topics, projects, or anything else that matters to your work • Message or call any person or group within your team • Share and edit documents and collaborate with the right people all in Slack • Integrate into your workflow, the tools and services you already use including Google Drive, Salesforce, Dropbox, Asana, Twitter, Zendesk, and more • Easily search a central knowledge base that automatically indexes and archives your team’s past conversations and files • Customize your notifications so you stay focused on what matters Scientifically proven (or at least rumored) to make your working life simpler, more pleasant, and more productive. We hope you’ll give Slack a try. Stop by and learn more at: https://slack.com/ License: ms-windows-store://pdp/?ProductId=9WZDNCRDK3WP Privacy Url: https://slack.com/privacy-policy Copyright: © Slack Technologies, Inc. Agreements: Category: Business Pricing: Free Free Trial: No Age Ratings: 12 Terms of Transaction: https://aka.ms/microsoft-store-terms-of-transaction Seizure Warning: https://aka.ms/microsoft-store-seizure-warning Store License Terms: https://aka.ms/microsoft-store-license The publisher requires that you view the above information and accept the agreements before installing. Do you agree to the terms? [Y] Yes [N] No:
#2 番目の方法:
使いたくない人は、ウィンゲットまたはすでに持っているチョコレートティWindows 7/10/11 オペレーティング システム上。彼らはそれを使うことができます。または、以下のコマンドに従って、最初にサードパーティのパッケージ マネージャーをインストールします。チョコその後スラック。
PowerShell (管理者) または Windows ターミナル (管理者) を実行します。
上記と同様に、Windows を右クリックします。始めるボタンをクリックし、管理者権限でコマンド ライン アプリを実行します。
Chocolatey Choco をインストールします (お持ちでない場合)
次に、以下のコマンドをコピーして Powershell またはターミナル アプリに貼り付け、Chocolatey パッケージ マネージャーをインストールします。
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
コマンドライン アプリを閉じて開きます
上記のコマンドを実行して Choco パッケージ マネージャーをインストールした後、PowerShell アプリまたはターミナル アプリを閉じて、もう一度開きます。
Windows で Choco を使用して Slack をインストールする
今、人気のチョコパッケージ管理r このメッセージングおよびコラボレーション プラットフォームをインストールします。
choco install slack
出力: