Jump to content

Main public logs

Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:53, 18 November 2022 Kangtain talk contribs created page 1Password:Installasi di Arch Linux (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://...")