arcctl on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S arcctl

* (Optional) Uninstall arcctl on Arch using YAY

$ yay -Rns arcctl

2. Manually Install "arcctl" via AUR

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

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

b. Clone arcctl's git locally

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

c. Go to ~/arcctl folder and install it

$ cd ~/arcctl $ makepkg -si

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

ID: 580241
Name: arcctl
PackageBaseID: 82247
PackageBase: arcctl
Version: 1.15.8-1
Description: CLI tools to manage Areca's ARC11xx/ARC12xx/ARC16xx/ARC18xx RAID controllers
URL: https://www.areca.us/support/s_linux/linux.htm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
Submitter: mtorromeo
FirstSubmitted: 1401272674
LastModified: 1548502407
URLPath: /cgit/aur.git/snapshot/arcctl.tar.gz