controls on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "controls" 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 controls on Arch using YAY

$ yay -S controls

* (Optional) Uninstall controls on Arch using YAY

$ yay -Rns controls

2. Manually Install "controls" via AUR

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

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

b. Clone controls's git locally

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

c. Go to ~/controls folder and install it

$ cd ~/controls $ makepkg -si

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

ID: 809781
Name: controls
PackageBaseID: 159166
PackageBase: controls
Version: 1.0-1
Description: Data and passwords manager
URL: https://gitlab.com/alexvim/controls
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer:
FirstSubmitted: 1603715663
LastModified: 1603727031
URLPath: /cgit/aur.git/snapshot/controls.tar.gz