cdls on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S cdls

* (Optional) Uninstall cdls on Arch using YAY

$ yay -Rns cdls

2. Manually Install "cdls" via AUR

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

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

b. Clone cdls's git locally

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

c. Go to ~/cdls folder and install it

$ cd ~/cdls $ makepkg -si

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

ID: 451186
Name: cdls
PackageBaseID: 75664
PackageBase: cdls
Version: 4.2-3
Description: A curses based file manager for system managers
URL: https://www.freshports.org/sysutils/cdls/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1385333894
LastModified: 1507821073
URLPath: /cgit/aur.git/snapshot/cdls.tar.gz