mikrolock on AUR (Arch User Repository)

Last updated: December 26,2024

1. Install "mikrolock" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install mikrolock on Arch using YAY

$ yay -S mikrolock

* (Optional) Uninstall mikrolock on Arch using YAY

$ yay -Rns mikrolock

2. Manually Install "mikrolock" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mikrolock's git locally

$ git clone https://aur.archlinux.org/mikrolock.git ~/mikrolock

c. Go to ~/mikrolock folder and install it

$ cd ~/mikrolock $ makepkg -si

3. Information about the mikrolock package on Arch User Repository (AUR)

ID: 567248
Name: mikrolock
PackageBaseID: 107820
PackageBase: mikrolock
Version: 1.2-1
Description: A fast native implementation of the minilock file format that can read and write encrypted miniLock files.
URL: http://andre-simon.de/doku/mlock/en/mlock.php
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: j_hsw
Submitter: j_hsw
FirstSubmitted: 1455918487
LastModified: 1544461224
URLPath: /cgit/aur.git/snapshot/mikrolock.tar.gz