dvm on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S dvm

* (Optional) Uninstall dvm on Arch using YAY

$ yay -Rns dvm

2. Manually Install "dvm" via AUR

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

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

b. Clone dvm's git locally

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

c. Go to ~/dvm folder and install it

$ cd ~/dvm $ makepkg -si

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

ID: 1367257
Name: dvm
PackageBaseID: 171120
PackageBase: dvm
Version: 1.2.0-1
Description: discord version manager for linux
URL: https://github.com/diced/dvm
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dicedtomato
Submitter: dicedtomato
FirstSubmitted: 1631835422
LastModified: 1702183005
URLPath: /cgit/aur.git/snapshot/dvm.tar.gz