ecap-adapter-sample on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S ecap-adapter-sample

* (Optional) Uninstall ecap-adapter-sample on Arch using YAY

$ yay -Rns ecap-adapter-sample

2. Manually Install "ecap-adapter-sample" via AUR

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

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

b. Clone ecap-adapter-sample's git locally

$ git clone https://aur.archlinux.org/ecap-adapter-sample.git ~/ecap-adapter-sample

c. Go to ~/ecap-adapter-sample folder and install it

$ cd ~/ecap-adapter-sample $ makepkg -si

3. Information about the ecap-adapter-sample package on Arch User Repository (AUR)

ID: 531042
Name: ecap-adapter-sample
PackageBaseID: 134694
PackageBase: ecap-adapter-sample
Version: 1.0.0-1
Description: The sample contains three basic adapters (minimal,passthru,modifying,async). Include patches for successful compile and use `modifying` adapter to modify the contents of the whole file
URL: http://www.e-cap.org/archive/ecap_adapter_sample-1.0.0.tar.gz
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bar0metr
Submitter: bar0metr
FirstSubmitted: 1533136687
LastModified: 1533136939
URLPath: /cgit/aur.git/snapshot/ecap-adapter-sample.tar.gz