cls on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S cls

* (Optional) Uninstall cls on Arch using YAY

$ yay -Rns cls

2. Manually Install "cls" via AUR

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

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

b. Clone cls's git locally

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

c. Go to ~/cls folder and install it

$ cd ~/cls $ makepkg -si

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

ID: 780472
Name: cls
PackageBaseID: 156875
PackageBase: cls
Version: 1.0-1
Description: Clear the terminal screen
URL: https://gist.github.com/ASHWIN990/0c7223cd5b6ffcd657ff9ae008612dde
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ashwinisahu
Submitter: ashwinisahu
FirstSubmitted: 1597837059
LastModified: 1597837059
URLPath: /cgit/aur.git/snapshot/cls.tar.gz