opendm on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "opendm" 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 opendm on Arch using YAY
$
yay -S
opendm
Copied
* (Optional) Uninstall opendm on Arch using YAY
$
yay -Rns
opendm
Copied
2. Manually Install "opendm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone opendm's git locally
$
git clone https://aur.archlinux.org/opendm.git
~/opendm
Copied
c. Go to ~/opendm folder and install it
$
cd
~/opendm
Copied
$
makepkg -si
Copied
3. Information about the opendm package on Arch User Repository (AUR)
ID: 546874
Name: opendm
PackageBaseID: 132147
PackageBase: opendm
Version: 0.0.4-2
Description: A simple GUI Display Manager written entirely in bash that uses xinit to start X sessions
URL: http://www.simonizor.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: E5ten
FirstSubmitted: 1525661994
LastModified: 1537938683
URLPath: /cgit/aur.git/snapshot/opendm.tar.gz
Name: opendm
PackageBaseID: 132147
PackageBase: opendm
Version: 0.0.4-2
Description: A simple GUI Display Manager written entirely in bash that uses xinit to start X sessions
URL: http://www.simonizor.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: E5ten
FirstSubmitted: 1525661994
LastModified: 1537938683
URLPath: /cgit/aur.git/snapshot/opendm.tar.gz