editenv on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "editenv" 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 editenv on Arch using YAY
$
yay -S
editenv
Copied
* (Optional) Uninstall editenv on Arch using YAY
$
yay -Rns
editenv
Copied
2. Manually Install "editenv" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone editenv's git locally
$
git clone https://aur.archlinux.org/editenv.git
~/editenv
Copied
c. Go to ~/editenv folder and install it
$
cd
~/editenv
Copied
$
makepkg -si
Copied
3. Information about the editenv package on Arch User Repository (AUR)
ID: 1357477
Name: editenv
PackageBaseID: 194957
PackageBase: editenv
Version: 0.2.3-1
Description: A simple command line tool for conveniently storing and editing environment variables.
URL: https://gitlab.com/a4to/editenv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: connor
Submitter: connor
FirstSubmitted: 1687373375
LastModified: 1700670965
URLPath: /cgit/aur.git/snapshot/editenv.tar.gz
Name: editenv
PackageBaseID: 194957
PackageBase: editenv
Version: 0.2.3-1
Description: A simple command line tool for conveniently storing and editing environment variables.
URL: https://gitlab.com/a4to/editenv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: connor
Submitter: connor
FirstSubmitted: 1687373375
LastModified: 1700670965
URLPath: /cgit/aur.git/snapshot/editenv.tar.gz