emacs-use-package on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "emacs-use-package" 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 emacs-use-package on Arch using YAY
$
yay -S
emacs-use-package
Copied
* (Optional) Uninstall emacs-use-package on Arch using YAY
$
yay -Rns
emacs-use-package
Copied
2. Manually Install "emacs-use-package" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone emacs-use-package's git locally
$
git clone https://aur.archlinux.org/emacs-use-package.git
~/emacs-use-package
Copied
c. Go to ~/emacs-use-package folder and install it
$
cd
~/emacs-use-package
Copied
$
makepkg -si
Copied
3. Information about the emacs-use-package package on Arch User Repository (AUR)
ID: 922304
Name: emacs-use-package
PackageBaseID: 121650
PackageBase: emacs-use-package
Version: 2.4.1-1
Description: A use-package declaration for simplifying your .emacs
URL: https://github.com/jwiegley/use-package
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: hamki
Submitter: WhittlesJr
FirstSubmitted: 1492636009
LastModified: 1623950497
URLPath: /cgit/aur.git/snapshot/emacs-use-package.tar.gz
Name: emacs-use-package
PackageBaseID: 121650
PackageBase: emacs-use-package
Version: 2.4.1-1
Description: A use-package declaration for simplifying your .emacs
URL: https://github.com/jwiegley/use-package
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: hamki
Submitter: WhittlesJr
FirstSubmitted: 1492636009
LastModified: 1623950497
URLPath: /cgit/aur.git/snapshot/emacs-use-package.tar.gz