python-colcon-cd on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-colcon-cd

* (Optional) Uninstall python-colcon-cd on Arch using YAY

$ yay -Rns python-colcon-cd

2. Manually Install "python-colcon-cd" via AUR

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

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

b. Clone python-colcon-cd's git locally

$ git clone https://aur.archlinux.org/python-colcon-cd.git ~/python-colcon-cd

c. Go to ~/python-colcon-cd folder and install it

$ cd ~/python-colcon-cd $ makepkg -si

3. Information about the python-colcon-cd package on Arch User Repository (AUR)

ID: 852006
Name: python-colcon-cd
PackageBaseID: 162462
PackageBase: python-colcon-cd
Version: 0.1.1-1
Description: A shell function for colcon-core to change the current working directory.
URL: https://pypi.org/project/colcon-cd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daizhirui
Submitter: AchmadFathoni
FirstSubmitted: 1611426216
LastModified: 1611426216
URLPath: /cgit/aur.git/snapshot/python-colcon-cd.tar.gz