Jump to content

1Password:Installasi di Arch Linux: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 November 2022

18 November 2022

  • curprev 20:5420:54, 18 November 2022 Kangtain talk contribs 1,012 bytes +87 No edit summary Tag: Visual edit
  • curprev 20:5320:53, 18 November 2022 Kangtain talk contribs 925 bytes +925 Created page with "Installing the 1password tool on an Arch or Arch-based Linux requires the root privilege and the basic knowledge of Git. First, run the following cURL command to get the GPG key of 1password for the Arch system. <syntaxhighlight lang="bash"> curl -sS https://downloads.1password.com/linux/keys/1password.asc | gpg --import </syntaxhighlight> Now, run the git command to download the 1password package file from your system. <syntaxhighlight lang="bash"> git clone https://..."