How To Install cdargs on Fedora 36
Introduction
In this tutorial we learn how to install cdargs
on Fedora 36.
What is cdargs
Enables the user to quickly change working directory by navigating cd arguments and expanding the shell built-in cd with bookmarks and browser.
We can use yum
or dnf
to install cdargs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install cdargs.
Install cdargs on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install cdargs
using dnf
by running the following command:
sudo dnf -y install cdargs
Install cdargs on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install cdargs
using yum
by running the following command:
sudo yum -y install cdargs
How To Uninstall cdargs on Fedora 36
To uninstall only the cdargs
package we can use the following command:
sudo dnf remove cdargs
cdargs Package Contents on Fedora 36
/etc/profile.d/cdargs.csh
/etc/profile.d/cdargs.sh
/usr/bin/cdargs
/usr/lib/.build-id
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/c07c7764fb0b51d98480ce6777cde13d1f7f0b
/usr/share/doc/cdargs
/usr/share/doc/cdargs/AUTHORS
/usr/share/doc/cdargs/ChangeLog
/usr/share/doc/cdargs/NEWS
/usr/share/doc/cdargs/README
/usr/share/doc/cdargs/THANKS
/usr/share/emacs/site-lisp/cdargs
/usr/share/emacs/site-lisp/cdargs/cdargs.el
/usr/share/emacs/site-lisp/cdargs/cdargs.elc
/usr/share/emacs/site-lisp/site-start.d/cdargs-init.el
/usr/share/licenses/cdargs
/usr/share/licenses/cdargs/COPYING
/usr/share/man/man1/cdargs.1.gz
References
Summary
In this tutorial we learn how to install cdargs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install cdargs on Fedora 36” linkTitle: “cdargs” type: “docs” description: “In this tutorial we learn how to install cdargs in Fedora 36. cdargs is The shell cd with bookmarks and browser” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/cdargs-featured.png
Introduction
In this tutorial we learn how to install cdargs
on Fedora 36.
What is cdargs
Enables the user to quickly change working directory by navigating cd arguments and expanding the shell built-in cd with bookmarks and browser.
We can use yum
or dnf
to install cdargs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install cdargs.
Install cdargs on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install cdargs
using dnf
by running the following command:
sudo dnf -y install cdargs
Install cdargs on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install cdargs
using yum
by running the following command:
sudo yum -y install cdargs
How To Uninstall cdargs on Fedora 36
To uninstall only the cdargs
package we can use the following command:
sudo dnf remove cdargs
cdargs Package Contents on Fedora 36
/etc/profile.d/cdargs.csh
/etc/profile.d/cdargs.sh
/usr/bin/cdargs
/usr/lib/.build-id
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/8693c60d711da88a4f63497a1fae8e8ea035d2
/usr/share/doc/cdargs
/usr/share/doc/cdargs/AUTHORS
/usr/share/doc/cdargs/ChangeLog
/usr/share/doc/cdargs/NEWS
/usr/share/doc/cdargs/README
/usr/share/doc/cdargs/THANKS
/usr/share/emacs/site-lisp/cdargs
/usr/share/emacs/site-lisp/cdargs/cdargs.el
/usr/share/emacs/site-lisp/cdargs/cdargs.elc
/usr/share/emacs/site-lisp/site-start.d/cdargs-init.el
/usr/share/licenses/cdargs
/usr/share/licenses/cdargs/COPYING
/usr/share/man/man1/cdargs.1.gz
References
Summary
In this tutorial we learn how to install cdargs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).