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