How To Install golang-github-tomnomnom-assetfinder-devel on Fedora 36
Introduction
In this tutorial we learn how to install golang-github-tomnomnom-assetfinder-devel
on Fedora 36.
What is golang-github-tomnomnom-assetfinder-devel
Find domains and subdomains related to a given domain. This package contains the source code needed for building packages that reference the following Go import paths – github.com/tomnomnom/assetfinder
We can use yum
or dnf
to install golang-github-tomnomnom-assetfinder-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-github-tomnomnom-assetfinder-devel.
Install golang-github-tomnomnom-assetfinder-devel 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 golang-github-tomnomnom-assetfinder-devel
using dnf
by running the following command:
sudo dnf -y install golang-github-tomnomnom-assetfinder-devel
Install golang-github-tomnomnom-assetfinder-devel 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 golang-github-tomnomnom-assetfinder-devel
using yum
by running the following command:
sudo yum -y install golang-github-tomnomnom-assetfinder-devel
How To Uninstall golang-github-tomnomnom-assetfinder-devel on Fedora 36
To uninstall only the golang-github-tomnomnom-assetfinder-devel
package we can use the following command:
sudo dnf remove golang-github-tomnomnom-assetfinder-devel
golang-github-tomnomnom-assetfinder-devel Package Contents on Fedora 36
/usr/share/doc/golang-github-tomnomnom-assetfinder-devel
/usr/share/doc/golang-github-tomnomnom-assetfinder-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/tomnomnom
/usr/share/gocode/src/github.com/tomnomnom/assetfinder
/usr/share/gocode/src/github.com/tomnomnom/assetfinder/.goipath
/usr/share/gocode/src/github.com/tomnomnom/assetfinder/README.md
/usr/share/gocode/src/github.com/tomnomnom/assetfinder/bufferoverrun.go
/usr/share/gocode/src/github.com/tomnomnom/assetfinder/certspotter.go
/usr/share/gocode/src/github.com/tomnomnom/assetfinder/crtsh.go
/usr/share/gocode/src/github.com/tomnomnom/assetfinder/facebook.go
/usr/share/gocode/src/github.com/tomnomnom/assetfinder/findsubdomains.go
/usr/share/gocode/src/github.com/tomnomnom/assetfinder/hackertarget.go
/usr/share/gocode/src/github.com/tomnomnom/assetfinder/main.go
/usr/share/gocode/src/github.com/tomnomnom/assetfinder/ratelimit.go
/usr/share/gocode/src/github.com/tomnomnom/assetfinder/threatcrowd.go
/usr/share/gocode/src/github.com/tomnomnom/assetfinder/urlscan.go
/usr/share/gocode/src/github.com/tomnomnom/assetfinder/virustotal.go
/usr/share/gocode/src/github.com/tomnomnom/assetfinder/wayback.go
/usr/share/licenses/golang-github-tomnomnom-assetfinder-devel
/usr/share/licenses/golang-github-tomnomnom-assetfinder-devel/LICENSE
References
Summary
In this tutorial we learn how to install golang-github-tomnomnom-assetfinder-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).