arc on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S arc

* (Optional) Uninstall arc on Arch using YAY

$ yay -Rns arc

2. Manually Install "arc" via AUR

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

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

b. Clone arc's git locally

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

c. Go to ~/arc folder and install it

$ cd ~/arc $ makepkg -si

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

ID: 1138088
Name: arc
PackageBaseID: 97504
PackageBase: arc
Version: 5.21q-1
Description: Arc file archiver and compressor. Long since superceeded by zip/unzip but useful if have old .arc files need to unpack.
URL: http://sourceforge.net/projects/arc
NumVotes: 19
Popularity: 1.003105
OutOfDate:
Maintainer: sl1pkn07
Submitter: sl1pkn07
FirstSubmitted: 1439482915
LastModified: 1662871423
URLPath: /cgit/aur.git/snapshot/arc.tar.gz