tramp on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S tramp

* (Optional) Uninstall tramp on Arch using YAY

$ yay -Rns tramp

2. Manually Install "tramp" via AUR

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

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

b. Clone tramp's git locally

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

c. Go to ~/tramp folder and install it

$ cd ~/tramp $ makepkg -si

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

ID: 1377673
Name: tramp
PackageBaseID: 27221
PackageBase: tramp
Version: 2.7.0-1
Description: emacs extension that provides transparent remote file editing
URL: http://www.gnu.org/software/tramp/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: ndowens
FirstSubmitted: 1244878941
LastModified: 1703937724
URLPath: /cgit/aur.git/snapshot/tramp.tar.gz