ds on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ds

* (Optional) Uninstall ds on Arch using YAY

$ yay -Rns ds

2. Manually Install "ds" via AUR

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

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

b. Clone ds's git locally

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

c. Go to ~/ds folder and install it

$ cd ~/ds $ makepkg -si

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

ID: 307828
Name: ds
PackageBaseID: 111876
PackageBase: ds
Version: 0.1-1
Description: A simple script that "does something"
URL: https://github.com/moviuro/ds
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Moviuro
Submitter: Moviuro
FirstSubmitted: 1464641430
LastModified: 1464642023
URLPath: /cgit/aur.git/snapshot/ds.tar.gz