rofi-code on AUR (Arch User Repository)

Last updated: December 29,2024

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

$ yay -S rofi-code

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

$ yay -Rns rofi-code

2. Manually Install "rofi-code" via AUR

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

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

b. Clone rofi-code's git locally

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

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

$ cd ~/rofi-code $ makepkg -si

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

ID: 1117064
Name: rofi-code
PackageBaseID: 184333
PackageBase: rofi-code
Version: 0.2-1
Description: Use rofi to quickly open Visual Studio Code or Codium workspaces.
URL: https://www.github.com/Coffelius/rofi-code
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1658784254
LastModified: 1658784254
URLPath: /cgit/aur.git/snapshot/rofi-code.tar.gz