dse on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install dse on Arch using YAY
$
yay -S
dse
Copied
* (Optional) Uninstall dse on Arch using YAY
$
yay -Rns
dse
Copied
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
Copied
b. Clone dse's git locally
$
git clone https://aur.archlinux.org/dse.git
~/dse
Copied
c. Go to ~/dse folder and install it
$
cd
~/dse
Copied
$
makepkg -si
Copied
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
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