cdm on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cdm

* (Optional) Uninstall cdm on Arch using YAY

$ yay -Rns cdm

2. Manually Install "cdm" via AUR

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

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

b. Clone cdm's git locally

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

c. Go to ~/cdm folder and install it

$ cd ~/cdm $ makepkg -si

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

ID: 767238
Name: cdm
PackageBaseID: 155622
PackageBase: cdm
Version: 0.7-1
Description: The Console Display Manager
URL: https://github.com/evertiro/cdm
NumVotes: 3
Popularity: 2.0E-6
OutOfDate:
Maintainer: blacktea
Submitter: blacktea
FirstSubmitted: 1595159244
LastModified: 1595159244
URLPath: /cgit/aur.git/snapshot/cdm.tar.gz