clear cache yum centos 7
#To clean all cached packages from the enabled repository cache directory
yum clean packages
#To purge the old package information completely
yum clean headers
#To clean any cached xml metadata from any enabled repository,
yum clean metadata
#To clean all the cached files from any enabled repository at once,
yum clean all
#change yum file settings
nano /etc/yum.conf
http_caching=none
Also in C++:
- install cockroachdb linux
- nginx increase upstream size in conf
- getCityNameByLatitudeLongitude
- restart ubuntu 18.04 server
- install nodejs on ubuntu
- how to forcefully delete a directory in linux
- add remote branch git
- material ui alert module
- Unable to find a valid SQLite command
- vue cli ui
- how to uninstall lamp server in ubuntu 18.04
- install composer on linux
- linux ping options
- vue font awesome icons
- get latitude and longitude based on user entered place android
- upgrade all packages in package.json
- yum install firefox
- vmware not working after ubuntu upgrade
- powershell open cmd
- pythonlibs install
- cmd kill process by pid
- linux commands
- bash how to generate md5 checksums on all files in a directory
- git sync branches