dse on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S dse

* (Optional) Uninstall dse on Arch using YAY

$ yay -Rns dse

2. Manually Install "dse" via AUR

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

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

b. Clone dse's git locally

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

c. Go to ~/dse folder and install it

$ cd ~/dse $ makepkg -si

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

ID: 852479
Name: dse
PackageBaseID: 128376
PackageBase: dse
Version: 1.34-1
Description: AES file encryption using a keyfile
URL: https://github.com/kewlfft/dse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kewl
Submitter: Kewl
FirstSubmitted: 1514216699
LastModified: 1611528234
URLPath: /cgit/aur.git/snapshot/dse.tar.gz