cmdline on AUR (Arch User Repository)
Last updated: January 04,2025
1. Install "cmdline" 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 cmdline on Arch using YAY
$
yay -S
cmdline
Copied
* (Optional) Uninstall cmdline on Arch using YAY
$
yay -Rns
cmdline
Copied
2. Manually Install "cmdline" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cmdline's git locally
$
git clone https://aur.archlinux.org/cmdline.git
~/cmdline
Copied
c. Go to ~/cmdline folder and install it
$
cd
~/cmdline
Copied
$
makepkg -si
Copied
3. Information about the cmdline package on Arch User Repository (AUR)
ID: 587699
Name: cmdline
PackageBaseID: 139232
PackageBase: cmdline
Version: 2.1-1
Description: Generates a kernel cmdline string from /etc/cmdline and /etc/cmdline.d/
URL: https://github.com/jrouleau/cmdline
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jrouleau
Submitter: jrouleau
FirstSubmitted: 1549128793
LastModified: 1550607564
URLPath: /cgit/aur.git/snapshot/cmdline.tar.gz
Name: cmdline
PackageBaseID: 139232
PackageBase: cmdline
Version: 2.1-1
Description: Generates a kernel cmdline string from /etc/cmdline and /etc/cmdline.d/
URL: https://github.com/jrouleau/cmdline
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jrouleau
Submitter: jrouleau
FirstSubmitted: 1549128793
LastModified: 1550607564
URLPath: /cgit/aur.git/snapshot/cmdline.tar.gz