arc on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install arc on Arch using YAY
$
yay -S
arc
Copied
* (Optional) Uninstall arc on Arch using YAY
$
yay -Rns
arc
Copied
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
Copied
b. Clone arc's git locally
$
git clone https://aur.archlinux.org/arc.git
~/arc
Copied
c. Go to ~/arc folder and install it
$
cd
~/arc
Copied
$
makepkg -si
Copied
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
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