nautilus-code on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S nautilus-code

* (Optional) Uninstall nautilus-code on Arch using YAY

$ yay -Rns nautilus-code

2. Manually Install "nautilus-code" via AUR

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

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

b. Clone nautilus-code's git locally

$ git clone https://aur.archlinux.org/nautilus-code.git ~/nautilus-code

c. Go to ~/nautilus-code folder and install it

$ cd ~/nautilus-code $ makepkg -si

3. Information about the nautilus-code package on Arch User Repository (AUR)

ID: 1177723
Name: nautilus-code
PackageBaseID: 178058
PackageBase: nautilus-code
Version: 0.5-1
Description: Adds right-click menu items to open current folder in code editors
URL: https://github.com/realmazharhussain/nautilus-code
NumVotes: 4
Popularity: 0.001969
OutOfDate:
Maintainer: mazharhussain
Submitter: mazharhussain
FirstSubmitted: 1650264886
LastModified: 1670063875
URLPath: /cgit/aur.git/snapshot/nautilus-code.tar.gz